Searched defs:cap_gethostbyname2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libcasper/services/cap_dns/
H A Dcap_dns.h63 #define cap_gethostbyname2(chan, name, type) gethostbyname2(name, type) macro
H A Dcap_dns.c133 cap_gethostbyname2(cap_channel_t *chan, const char *name, int type) function

Completed in 47 milliseconds