Searched refs:io_free (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_object.h152 * Call the routine for io_free so that checking can be performed.
154 extern void io_free(
159 #define io_free(otype, io) \ macro
186 io_free(io_otype(io), io); \
H A Dipc_object.c361 io_free(otype, object);
431 io_free(otype, object);
437 io_free(otype, object);
1028 io_free( function

Completed in 72 milliseconds