Searched refs:__res_context_send (Results 1 – 11 of 11) sorted by relevance
/glibc-2.36/resolv/ |
D | resolv-internal.h | 82 int __res_context_send (struct resolv_context *, const unsigned char *, int, 86 libc_hidden_proto (__res_context_send)
|
D | res-noaaaa.c | 111 ret = __res_context_send (ctx, in __res_handle_no_aaaa()
|
D | res_send.c | 252 __res_context_send (struct resolv_context *ctx, in __res_context_send() function 428 libc_hidden_def (__res_context_send) in libc_hidden_def() argument 446 result = __res_context_send (ctx, buf, buflen, NULL, 0, ans, anssiz, in libc_hidden_def()
|
D | Versions | 117 __res_context_send;
|
D | tst-resolv-txnid-collision.c | 240 int resplen1 = __res_context_send (ctx, q1, q1len, q2, q2len, in test_qname()
|
D | res_query.c | 221 n = __res_context_send (ctx, query1, nquery1, query2, nquery2, in __res_context_query()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 147 (__res_context_send): Modified function. 3430 (__res_context_send): Modified function.
|
D | ChangeLog.19 | 3384 * resolv/res_send.c (__res_context_send): Disable maybe-uninitialized 17867 * resolv/res_send.c (__res_context_send): Don't set errno when 20222 * resolv/res_send.c (__res_context_send): Return ENOMEM if
|
D | ChangeLog.23 | 2084 (__res_context_send): Modified.
|
D | ChangeLog.18 | 779 (__res_context_searchl __res_context_query, __res_context_send) 829 * resolv/res_send.c (__res_context_send): Renamed from
|
/glibc-2.36/ |
D | NEWS | 2460 [23005] network: Crash in __res_context_send after memory allocation
|