Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c6022 multiqueue_cache(basedir, blen, qg, qn, phash) in multiqueue_cache() argument
6027 unsigned int *phash;
6268 *phash = hash_q(relpath, *phash);
6325 *phash = hash_q(qg->qg_qpaths[0].qp_name, *phash);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c4551 ip_thread_exit(void *phash) in ip_thread_exit() argument
4553 th_hash_t *thh = phash; in ip_thread_exit()