Searched refs:PORT_NULL (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dport.h424 #define PORT_NULL ((port_t) 0) macro
427 ((port_t)(name) != PORT_NULL && (port_t)(name) != PORT_DEAD)

Completed in 21 milliseconds