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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_init.c173 ipc_object_zones[IOT_PORT_SET] =
179 zone_change(ipc_object_zones[IOT_PORT_SET], Z_EXHAUST, TRUE);
H A Dipc_pset.c103 kr = ipc_object_alloc(space, IOT_PORT_SET,
142 kr = ipc_object_alloc_name(space, IOT_PORT_SET,
H A Dipc_object.h142 #define IOT_PORT_SET 1 macro
H A Dipc_object.c351 } else if (otype == IOT_PORT_SET) {
422 } else if (otype == IOT_PORT_SET) {

Completed in 28 milliseconds