OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:condatom
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/config/
gram.y
195
%type <condexpr> fopts condexpr
condatom
1032
condatom
{ $$ = $1; }
1033
| '!'
condatom
{ $$ = MKF1(cx, not, $2); }
1038
condatom
:
label
Completed in 20 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025