Searched refs:__res_nopt (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/resolv/ |
D | resolv-internal.h | 102 int __res_nopt (struct resolv_context *, int n0, 104 libc_hidden_proto (__res_nopt)
|
D | res_mkquery.c | 249 __res_nopt (struct resolv_context *ctx, in __res_nopt() function 300 libc_hidden_def (__res_nopt)
|
D | res_query.c | 139 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()
|
D | Versions | 120 __res_nopt;
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.17 | 2823 * 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.
|
D | ChangeLog.18 | 781 (__res_nopt): Switch to struct resolv_context. 6656 * include/resolv.h (__res_nopt): Remove declaration. 6664 (__res_nopt): Declare.
|
D | ChangeLog.23 | 1985 (__res_nopt): Modified.
|