OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RES_NOTLDQUERY
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/
resolv.h
251
#define
RES_NOTLDQUERY
0x00100000 /*%< don't unqualified name as a tld */
/src/lib/libc/resolv/
res_query.c
359
* unless
RES_NOTLDQUERY
is set and there were no dots.
361
if ((dots || !searched || (statp->options &
RES_NOTLDQUERY
) == 0U) &&
res_debug.c
703
#ifdef
RES_NOTLDQUERY
704
case
RES_NOTLDQUERY
: return "no-tld-query";
res_init.c
684
statp->options |=
RES_NOTLDQUERY
;
Completed in 14 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025