Searched refs:hostent_unpack (Results 1 – 2 of 2) sorted by relevance
72 hostent_unpack(const nvlist_t *nvl, struct hostent *hp) in hostent_unpack() function150 hp = hostent_unpack(nvl, &hent); in cap_gethostbyname2()176 hp = hostent_unpack(nvl, &hent); in cap_gethostbyaddr()
93 hostent_unpack(const nvlist_t *nvl, struct hostent *hp) in hostent_unpack() function217 hp = hostent_unpack(nvl, &hent); in cap_gethostbyname2()243 hp = hostent_unpack(nvl, &hent); in cap_gethostbyaddr()