Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/ipc/
H A Dport_type_policy.c401 } port_type_desc; typedef
403 const port_type_desc IOT_PORT_DESC = {
408 const port_type_desc REPLY_PORT_DESC = {
413 const port_type_desc CONNECTION_PORT_DESC = {
418 const port_type_desc EXCEPTION_PORT_DESC = {
423 const port_type_desc PROVISIONAL_REPLY_PORT_DESC = {
428 const port_type_desc CONNECTION_PORT_WITH_PORT_ARRAY_DESC = {
433 const port_type_desc TIMER_PORT_DESC = {
438 const port_type_desc SPECIAL_REPLY_PORT_DESC = {
443 const port_type_desc SERVICE_PORT_DESC = {
[all …]