OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:queries
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
err.c
733
static const char *
queries
[] = {
variable in typeref:typename:const char * []
734
"", /* unused, to make
queries
1-based */
762
//
queries
are enabled. Function calls in message details don't need to be
765
bool is_query_enabled[sizeof(
queries
) / sizeof(
queries
[0])];
779
(void)vfprintf(out,
queries
[query_id], ap);
793
id >= sizeof(
queries
) / sizeof(
queries
[0]) ||
794
queries
[id][0] == '\0')
Completed in 13 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025