Home
last modified time | relevance | path

Searched refs:usable_st_size (Results 1 – 10 of 10) sorted by relevance

/coreutils/src/
Dtruncate.c136 if (usable_st_size (&sb)) in do_ftruncate()
323 if (usable_st_size (&sb)) in main()
Dsystem.h733 usable_st_size (struct stat const *sb) in usable_st_size() function
Dshuf.c154 if (usable_st_size (&stat_buf)) in input_size()
Ddu.c589 ? (usable_st_size (sb) ? MAX (0, sb->st_size) : 0) in process_file()
Dwc.c352 if (! fstatus->failed && usable_st_size (&fstatus->st) in wc()
Dhead.c853 if (! presume_input_pipe && usable_st_size (&st)) in head()
Dod.c1025 bool usable_size = usable_st_size (&file_stats); in skip()
Dsplit.c328 if ((usable_st_size (st) && st->st_size < size) in input_file_size()
Ddd.c1812 if (usable_st_size (&st) && 0 <= input_offset in skip()
Dtail.c1856 if (usable_st_size (&stats)) in tail_bytes()