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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c2510 int old_proc_table_size = num_proc; local
2514 if (old_proc_table_size == num_proc) {
2519 proc_table + old_proc_table_size;

Completed in 71 milliseconds