Home
last modified time | relevance | path

Searched defs:pc_hash (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dport_kernel.h132 struct portfd **pc_hash; /* points to a hash table of ptrs */ member
H A Dpoll_impl.h245 polldat_t **pc_hash; /* points to a hash table of ptrs */ member
/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c1326 pc_hash(const char *auth) in pc_hash() function