OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_humanize
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ls/
ls.h
46
extern int
f_humanize
; /* humanize size field */
print.c
148
if (
f_humanize
) {
179
if (
f_humanize
) {
224
if (
f_humanize
)
270
f_humanize
? dp->s_size : dp->s_block);
291
if (
f_humanize
)
320
f_humanize
? dp->s_size : dp->s_block);
339
if (
f_humanize
)
358
f_humanize
? dp->s_size : dp->s_block);
379
if (
f_humanize
) {
442
if (
f_humanize
) {
[
all
...]
ls.c
93
int
f_humanize
; /* humanize the size field */
variable
242
f_humanize
= 0;
246
f_humanize
= 1;
251
f_humanize
= 0;
631
if (
f_humanize
) {
647
if (
f_humanize
) {
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026