Home
last modified time | relevance | path

Searched refs:port_type_desc (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/tests/ipc/
H A Dport_type_policy.c424 } port_type_desc; typedef
426 const port_type_desc IOT_PORT_DESC = {
431 const port_type_desc REPLY_PORT_DESC = {
436 const port_type_desc CONNECTION_PORT_DESC = {
441 const port_type_desc EXCEPTION_PORT_DESC = {
446 const port_type_desc PROVISIONAL_REPLY_PORT_DESC = {
451 const port_type_desc CONNECTION_PORT_WITH_PORT_ARRAY_DESC = {
456 const port_type_desc TIMER_PORT_DESC = {
461 const port_type_desc SPECIAL_REPLY_PORT_DESC = {
466 const port_type_desc SERVICE_PORT_DESC = {
[all …]