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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_init.h117 extern int ipc_port_max;
H A Dipc_init.c116 int ipc_port_max = PORT_MAX; variable
164 ipc_port_max * sizeof(struct ipc_port),
186 ipc_port_max * MACH_PORT_QLIMIT_DEFAULT *
194 ipc_port_max * sizeof(struct ipc_labelh),

Completed in 13 milliseconds