OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_typedir
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ls/
ls.h
56
extern int
f_typedir
; /* add type character for directories */
print.c
203
if (f_type || (
f_typedir
&& S_ISDIR(sp->st_mode)))
229
if (f_type ||
f_typedir
)
296
if (f_type ||
f_typedir
)
397
if (f_type || (
f_typedir
&& S_ISDIR(sp->st_mode)))
ls.c
112
int
f_typedir
; /* add type character for directories */
variable in typeref:typename:int
269
f_typedir
= 1;
327
if (!f_inode && !f_longform && !f_size && !f_type && !
f_typedir
&&
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025