Home
last modified time | relevance | path

Searched defs:pid_hashsz (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dpid.c70 static int pid_hashsz; /* number of buckets in the hash table */ variable
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c557 int pid_hashsz, hash; in mdb_pid2proc() local