Home
last modified time | relevance | path

Searched defs:res_query (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/dns/resolv/
H A Dres_data.cpp109 int res_query(const char* name, int klass, int type, u_char* answer, int anslen) { in res_query() function
/aosp12/bionic/libc/dns/include/
H A Dresolv_private.h323 #define res_query __res_query macro