OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nonsel
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/sed/
defs.h
106
u_int
nonsel
:1; /* True if ! */
member in struct:s_command
115
NONSEL
, /* ! */
compile.c
128
{'!', 2,
NONSEL
},
189
cmd->startline = cmd->
nonsel
= 0;
212
nonsel
: /* Now parse the command */
226
case
NONSEL
: /* ! */
229
cmd->
nonsel
= ! cmd->
nonsel
;
230
goto
nonsel
;
245
cmd->
nonsel
= 1;
process.c
354
return (cp->
nonsel
? ! r : r);
Completed in 13 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025