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

/opensolaris-onvv-gate/usr/src/cmd/init/
H A Dinit.c2502 int old_proc_table_size = num_proc; local
2506 if (old_proc_table_size == num_proc) {
2511 proc_table + old_proc_table_size;

Completed in 45 milliseconds