Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/whodo/
H A Dwhodo.c131 static struct uproc pr_htbl[HSIZE]; variable
770 tp = up = &pr_htbl[(int)pid % HSIZE]; in findhash()