OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ch_options
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ls/
ls.c
423
int
ch_options
, error;
local in function:traverse
439
ch_options
= !f_recursive && options & FTS_NOSTAT ? FTS_NAMEONLY : 0;
472
chp = fts_children(ftsp,
ch_options
);
ls.c
423
int
ch_options
, error;
local in function:traverse
439
ch_options
= !f_recursive && options & FTS_NOSTAT ? FTS_NAMEONLY : 0;
472
chp = fts_children(ftsp,
ch_options
);
Completed in 102 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025