OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sort_mask
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/resolv/
res_init.c
149
static const char
sort_mask
[] = "/&";
variable in typeref:typename:const char[]
150
#define ISSORTMASK(ch) (strchr(
sort_mask
, ch) != NULL)
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025