Home
last modified time | relevance | path

Searched refs:hostent_pack (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libcasper/services/cap_dns/
H A Dcap_dns.c433 hostent_pack(const struct hostent *hp, nvlist_t *nvl) in hostent_pack() function
486 hostent_pack(hp, nvlout); in dns_gethostbyname()
512 hostent_pack(hp, nvlout); in dns_gethostbyaddr()
/freebsd/lib/libcasper/services/cap_net/
H A Dcap_net.c750 hostent_pack(const struct hostent *hp, nvlist_t *nvl, bool addtocache) in hostent_pack() function
819 hostent_pack(hp, nvlout, dnscache); in net_gethostbyname()
853 hostent_pack(hp, nvlout, false); in net_gethostbyaddr()