Searched refs:IPR_NULL (Results 1 – 4 of 4) sorted by relevance
279 if (table == IPR_NULL) { in ipc_port_request_alloc()344 if (otable == IPR_NULL) { in ipc_port_request_grow()351 if ((otable != IPR_NULL) && in ipc_port_request_grow()369 ((ntable = it_requests_alloc(its)) == IPR_NULL)) { in ipc_port_request_grow()384 ((otable == IPR_NULL) || (otable->ipr_size + 1 == its))) { in ipc_port_request_grow()391 if (otable != IPR_NULL) { in ipc_port_request_grow()424 if (otable != IPR_NULL) { in ipc_port_request_grow()461 assert(table != IPR_NULL); in ipc_port_request_sparm()518 assert(table != IPR_NULL); in ipc_port_request_type()558 assert(table != IPR_NULL); in ipc_port_request_cancel()[all …]
83 #define IPR_NULL ((ipc_port_request_t)NULL) macro
449 if (port->ip_requests == IPR_NULL) { in mach_port_dnrequest_info()
1920 if (table == IPR_NULL) { in mach_port_get_attributes()