Searched refs:cap_gethostbyname (Results 1 – 3 of 3) sorted by relevance
40 struct hostent *cap_gethostbyname(cap_channel_t *chan, const char *name);
119 cap_gethostbyname(cap_channel_t *chan, const char *name) in cap_gethostbyname() function
173 hpc = cap_gethostbyname(capdns, "example.com"); in runtest()