OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f_recursive
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ls/
ls.c
104
int
f_recursive
; /* ls subdirectories also */
variable in typeref:typename:int
208
f_recursive
= 1;
234
f_recursive
= 0;
439
ch_options = !
f_recursive
&& options & FTS_NOSTAT ? FTS_NAMEONLY : 0;
475
if (!
f_recursive
&& chp != NULL)
ls.c
104
int
f_recursive
; /* ls subdirectories also */
variable in typeref:typename:int
208
f_recursive
= 1;
234
f_recursive
= 0;
439
ch_options = !
f_recursive
&& options & FTS_NOSTAT ? FTS_NAMEONLY : 0;
475
if (!
f_recursive
&& chp != NULL)
ls.c
104
int
f_recursive
; /* ls subdirectories also */
variable in typeref:typename:int
208
f_recursive
= 1;
234
f_recursive
= 0;
439
ch_options = !
f_recursive
&& options & FTS_NOSTAT ? FTS_NAMEONLY : 0;
475
if (!
f_recursive
&& chp != NULL)
Completed in 34 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025