Home
last modified time | relevance | path

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

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