Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/w/
H A Dw.c123 static struct uproc pr_htbl[HSIZE]; variable
613 tp = up = &pr_htbl[pid % HSIZE]; in findhash()
/titanic_41/usr/src/cmd/whodo/
H A Dwhodo.c127 static struct uproc pr_htbl[HSIZE]; variable
702 tp = up = &pr_htbl[(int)pid % HSIZE]; in findhash()