Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c405 static int owner_width; variable
3273 owner_width = 0; in clear_files()
3630 if (owner_width < len) in gobble_file()
3631 owner_width = len; in gobble_file()
4408 format_user (f->stat.st_uid, owner_width, f->stat_ok); in print_long_format()