OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:autostart
(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
182
if (setautostart && start >
autostart
)
183
autostart
= start;
216
/* set
autostart
*/
217
if (
autostart
)
218
(void)memset(positions + 1, '1',
autostart
);
cut.c
150
static size_t
autostart
, autostop, maxval;
variable in typeref:typename:size_t
182
if (setautostart && start >
autostart
)
183
autostart
= start;
216
/* set
autostart
*/
217
if (
autostart
)
218
(void)memset(positions + 1, '1',
autostart
);
Completed in 30 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025