Searched refs:proctab (Results 1 – 1 of 1) sorted by relevance
680 static Hash_table *proctab; variable737 if (! proctab) in register_proc()739 proctab = hash_initialize (INIT_PROCTAB_SIZE, nullptr, in register_proc()743 if (! proctab) in register_proc()749 if (! hash_insert (proctab, temp)) in register_proc()762 struct tempnode *node = hash_remove (proctab, &test); in delete_proc()