OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:autostop
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/cut/
cut.c
150
static size_t autostart,
autostop
, maxval;
variable in typeref:typename:size_t
190
if (!
autostop
||
autostop
> stop)
191
autostop
= stop;
213
if (
autostop
&& maxval >
autostop
)
214
maxval =
autostop
;
271
if ((i >= maxval && !
autostop
) ||
336
if (
autostop
) {
Completed in 14 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025