Searched defs:hostname_cache (Results 1 – 1 of 1) sorted by relevance
225 struct hostname_cache { struct226 struct hostname_cache *next; argument227 struct netbuf addr;228 struct netconfig *ncp;229 host_list_t *h;230 time_t expire;