Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c2473 int old_proc_table_size = num_proc; in efork() local
2477 if (old_proc_table_size == num_proc) { in efork()
2482 proc_table + old_proc_table_size; in efork()