Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c266 const u_char *buf2, const u_char *eom2) in res_queriesmatch() argument
271 if (buf1 + HFIXEDSZ > eom1 || buf2 + HFIXEDSZ > eom2) in res_queriesmatch()
296 if (!res_nameinquery(tname, ttype, tclass, buf2, eom2)) in res_queriesmatch()