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

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
H A Dgetaddrinfo.c243 static int res_queryN(const char *, struct res_target *, res_state);
1681 res_queryN(const char *name, /* domain name */ struct res_target *target, function
1812 ret = res_queryN(cp, target, res);
1964 return res_queryN(longname, target, res);

Completed in 7 milliseconds