Searched refs:__res_context_mkquery (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/resolv/ |
D | res_mkquery.c | 99 __res_context_mkquery (struct resolv_context *ctx, int op, const char *dname, in __res_context_mkquery() function 177 libc_hidden_def (__res_context_mkquery) in libc_hidden_def() argument 188 int result = __res_context_mkquery in libc_hidden_def()
|
D | resolv-internal.h | 63 int __res_context_mkquery (struct resolv_context *, int op, const char *dname, 66 libc_hidden_proto (__res_context_mkquery)
|
D | res_query.c | 131 n = __res_context_mkquery (ctx, QUERY, name, class, T_A, NULL, in __res_context_query() 156 n = __res_context_mkquery (ctx, QUERY, name, class, T_AAAA, in __res_context_query() 171 n = __res_context_mkquery (ctx, QUERY, name, class, type, NULL, in __res_context_query()
|
D | Versions | 114 __res_context_mkquery;
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 3428 (__res_context_mkquery): Modified function.
|
D | ChangeLog.23 | 1970 (__res_context_mkquery): Modified function. 1983 (__res_context_mkquery): Modified.
|
D | ChangeLog.19 | 5888 (__res_context_mkquery): Remove usage hp-timing usage and replace with
|
D | ChangeLog.18 | 778 * resolv/resolv-internal.h (__res_context_mkquery) 806 * resolv/res_mkquery.c (__res_context_mkquery): Rename from
|