OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_grouponly
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ls/
ls.h
45
extern int
f_grouponly
; /* long listing without owner */
ls.c
92
int
f_grouponly
; /* long listing without owner */
variable in typeref:typename:int
171
if (
f_grouponly
!= -1)
172
f_grouponly
= 1;
180
f_grouponly
= -1;
320
if (
f_grouponly
== -1)
321
f_grouponly
= 0;
print.c
169
if (!
f_grouponly
)
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025