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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dport.h356 #define PORT_DEAD ((port_t) ~0) macro
358 ((port_t)(name) != PORT_NULL && (port_t)(name) != PORT_DEAD)

Completed in 19 milliseconds