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

/xnu-2422.115.4/osfmk/ipc/
H A Dipc_table.h115 * Note that ipc_table_alloc and ipc_table_free
121 extern void * ipc_table_alloc(
131 ipc_table_alloc((its)->its_size * sizeof(struct ipc_entry)))
140 ipc_table_alloc((its)->its_size * \
H A Dipc_table.c168 * Routine: ipc_table_alloc
176 ipc_table_alloc( function
194 * Free a table allocated with ipc_table_alloc or

Completed in 63 milliseconds