res_send.c | 139 __weak_alias(res_queriesmatch,__res_queriesmatch) 303 res_queriesmatch(const u_char *buf1, const u_char *eom1, function in typeref:typename:int 1087 * carry query section, hence res_queriesmatch() returns 0. 1099 !res_queriesmatch(buf, (const u_char *)buf + buflen,
|