Home
last modified time | relevance | path

Searched refs:eom2 (Results 1 – 2 of 2) sorted by relevance

/resolv/
A Dres_queriesmatch.c90 const unsigned char *buf2, const unsigned char *eom2) in __libc_res_queriesmatch() argument
92 if (eom1 - buf1 < HFIXEDSZ || eom2 - buf2 < HFIXEDSZ) in __libc_res_queriesmatch()
124 if (!__libc_res_nameinquery (tname, ttype, tclass, buf2, eom2)) in __libc_res_queriesmatch()
A Dresolv-deprecated.c53 const unsigned char *buf2, const unsigned char *eom2) in res_queriesmatch() argument
55 return __libc_res_queriesmatch (buf1, eom1, buf2, eom2); in res_queriesmatch()

Completed in 9 milliseconds