Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dpid.c692 struct upcount **upc, **hupc; in upcount_inc() local
697 hupc = &upc_hash[UPC_HASH(uid, zoneid)]; in upcount_inc()
699 upc = hupc; in upcount_inc()
735 upc = hupc; in upcount_inc()