Searched refs:hash_q (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c254 static unsigned int hash_q __P((char *, unsigned int));
268 hash_q(p, h) function
6291 *phash = hash_q(relpath, *phash);
6348 *phash = hash_q(qg->qg_qpaths[0].qp_name, *phash);
7122 hashval = hash_q(basedir, hashval);

Completed in 126 milliseconds