Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dresolv-internal.h82 int __res_context_send (struct resolv_context *, const unsigned char *, int,
86 libc_hidden_proto (__res_context_send)
Dres-noaaaa.c111 ret = __res_context_send (ctx, in __res_handle_no_aaaa()
Dres_send.c252 __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()
DVersions117 __res_context_send;
Dtst-resolv-txnid-collision.c240 int resplen1 = __res_context_send (ctx, q1, q1len, q2, q2len, in test_qname()
Dres_query.c221 n = __res_context_send (ctx, query1, nquery1, query2, nquery2, in __res_context_query()
/glibc-2.36/ChangeLog.old/
DChangeLog.20147 (__res_context_send): Modified function.
3430 (__res_context_send): Modified function.
DChangeLog.193384 * 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
DChangeLog.232084 (__res_context_send): Modified.
DChangeLog.18779 (__res_context_searchl __res_context_query, __res_context_send)
829 * resolv/res_send.c (__res_context_send): Renamed from
/glibc-2.36/
DNEWS2460 [23005] network: Crash in __res_context_send after memory allocation