/src/lib/libc/resolv/ |
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,
|
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,
|
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,
|
/src/include/ |
resolv.h | 395 #define res_queriesmatch __res_queriesmatch macro 463 int res_queriesmatch(const u_char *, const u_char *,
|
resolv.h | 395 #define res_queriesmatch __res_queriesmatch macro 463 int res_queriesmatch(const u_char *, const u_char *,
|
resolv.h | 395 #define res_queriesmatch __res_queriesmatch macro 463 int res_queriesmatch(const u_char *, const u_char *,
|