Searched refs:gobble_file (Results 1 – 2 of 2) sorted by relevance
/coreutils/ |
D | .vg-suppressions | 90 fun:gobble_file
|
/coreutils/src/ |
D | ls.c | 264 static uintmax_t gobble_file (char const *name, enum filetype type, 1766 gobble_file (".", directory, NOT_AN_INODE_NUMBER, true, ""); in main() 1772 gobble_file (argv[i++], unknown, NOT_AN_INODE_NUMBER, true, ""); in main() 3091 total_blocks += gobble_file (next->d_name, type, in print_dir() 3380 gobble_file (char const *name, enum filetype type, ino_t inode, in gobble_file() function
|