Searched defs:hnc_lookup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c2192 * First calls hnc_lookup to see if there is valid cache entry for
2217 if ((h = hnc_lookup(nbp, ncp, &hindex)) != NULL) {
5357 hnc_lookup(struct netbuf *nbp, struct netconfig *ncp, int *hindex) function
5378 DPRINT4(10, "hnc_lookup(%u): check %p on %p for %s\n",
5383 DPRINT2(9, "hnc_lookup(%u): purge %p\n",
5407 DPRINT4(9, "hnc_lookup(%u): found %p on %p for %s\n",

Completed in 54 milliseconds