OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autostop
(Results
1 - 2
of
2
) 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
) {
x_cut.c
80
if (
autostop
)
Completed in 12 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025