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

/freebsd-13-stable/lib/libcasper/services/cap_dns/
H A Dcap_dns.c75 hostent_unpack(const nvlist_t *nvl, struct hostent *hp) function
153 hp = hostent_unpack(nvl, &hent);
179 hp = hostent_unpack(nvl, &hent);
/freebsd-13-stable/lib/libcasper/services/cap_net/
H A Dcap_net.c95 hostent_unpack(const nvlist_t *nvl, struct hostent *hp) function
219 hp = hostent_unpack(nvl, &hent);
245 hp = hostent_unpack(nvl, &hent);

Completed in 69 milliseconds