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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_object.h147 #define io_alloc(otype) \ macro
H A Dipc_object.c340 object = io_alloc(otype);
411 object = io_alloc(otype);
H A Dipc_port.c1139 port = (ipc_port_t) io_alloc(IOT_PORT);

Completed in 30 milliseconds