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

/darwin-on-arm/xnu/libsyscall/mach/
H A Dport_obj.c45 void port_obj_init( function
55 panic("port_obj_init: can't vm_allocate");
/darwin-on-arm/xnu/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 21 milliseconds