Searched refs:IPR_NULL (Results 1 – 4 of 4) sorted by relevance
285 if (table == IPR_NULL) { in ipc_port_request_alloc()350 if (otable == IPR_NULL) { in ipc_port_request_grow()357 if ((otable != IPR_NULL) && in ipc_port_request_grow()375 ((ntable = it_requests_alloc(its)) == IPR_NULL)) { in ipc_port_request_grow()390 ((otable == IPR_NULL) || (otable->ipr_size + 1 == its))) { in ipc_port_request_grow()397 if (otable != IPR_NULL) { in ipc_port_request_grow()430 if (otable != IPR_NULL) { in ipc_port_request_grow()467 assert(table != IPR_NULL); in ipc_port_request_sparm()524 assert(table != IPR_NULL); in ipc_port_request_type()564 assert(table != IPR_NULL); in ipc_port_request_cancel()[all …]
83 #define IPR_NULL ((ipc_port_request_t)NULL) macro
469 if (port->ip_requests == IPR_NULL) { in mach_port_dnrequest_info()
1885 if (table == IPR_NULL) { in mach_port_get_attributes()