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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_port.h198 #define IP_PREALLOC(port) ((port)->ip_bits & IP_BIT_PREALLOC) macro
H A Dipc_kmsg.c320 assert(IP_PREALLOC(port));
837 if (IP_PREALLOC(dest_port)) {
843 assert(IP_PREALLOC(dest_port));
H A Dipc_port.c668 if (IP_PREALLOC(port)) {

Completed in 33 milliseconds