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

/xnu-2782.1.97/libsyscall/mach/
H A Dport_obj.c46 port_obj_init(int maxsize) function
55 panic("port_obj_init: can't vm_allocate");
/xnu-2782.1.97/libsyscall/mach/mach/
H A Dport_obj.h51 extern void port_obj_init(int);
64 port_obj_init(port_obj_table_size); \
83 port_obj_init(port_obj_table_size); \

Completed in 20 milliseconds