Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.h216 struct hostname_cache { struct
217 struct hostname_cache *next; argument
218 struct netbuf addr;
219 struct netconfig *ncp;
220 host_list_t *h;
221 time_t expire;