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

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c2193 * given network address. If it failed, cvthname looks up hostname,
2197 cvthname(struct netbuf *nbp, struct netconfig *ncp, char *failsafe_addr) function
2214 DPRINT2(2, "cvthname(%u): looking up hostname for %s\n",
2218 DPRINT4(2, "cvthname(%u): Cache found %p for %s (%s)\n",
2223 DPRINT2(2, "cvthname(%u): No cache found for %s\n",
2254 DPRINT2(2, "cvthname(%u): Found %d hostnames\n",
2289 DPRINT2(1, "cvthname(%u): Hostname lookup failed "
2301 DPRINT3(2, "cvthname(%u): returning %p for %s\n",
2444 * out of cvthname(). There is a special case where we don't
4924 mp->hlp = cvthname(
[all...]

Completed in 70 milliseconds