Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/ipc/
H A Dflipc.h70 #define FPORT_STATE_PRINCIPAL (2) // Principal is on this node macro
H A Dflipc.c121 fport->state = FPORT_STATE_PRINCIPAL; in flipc_port_create()
170 if (fport->state == FPORT_STATE_PRINCIPAL) { in flipc_port_destroy()