Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dresolv-internal.h102 int __res_nopt (struct resolv_context *, int n0,
104 libc_hidden_proto (__res_nopt)
Dres_mkquery.c249 __res_nopt (struct resolv_context *ctx, in __res_nopt() function
300 libc_hidden_def (__res_nopt)
Dres_query.c139 n = __res_nopt (ctx, n, query1, bufsize, in __res_context_query()
162 n = __res_nopt (ctx, n, query2, bufsize, in __res_context_query()
184 n = __res_nopt (ctx, n, query1, bufsize, advertise); in __res_context_query()
DVersions120 __res_nopt;
/glibc-2.36/ChangeLog.old/
DChangeLog.172823 * resolv/res_mkquery.c (__res_nopt): Set flags for RES_USE_DNSSEC.
3005 * resolv/res-mkquery.c (__res_nopt): If anslen is > 0xffff store
7092 * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
12572 * resolv/res_mkquery.c: Define __res_nopt.
12578 * include/resolv.h: Declare __res_nopt.
DChangeLog.18781 (__res_nopt): Switch to struct resolv_context.
6656 * include/resolv.h (__res_nopt): Remove declaration.
6664 (__res_nopt): Declare.
DChangeLog.231985 (__res_nopt): Modified.