OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:query_message
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
err.c
763
// guarded by this flag, as that happens in the
query_message
macro already.
768
(
query_message
)(int query_id, ...)
function
lint1.h
635
# define
query_message
(query_id, args...) \
macro
641
(
query_message
)(query_id, ##args); \
644
# define
query_message
(...) \
macro
647
(
query_message
)(__VA_ARGS__); \
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026