Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c287 static int format_group_width (gid_t g);
3636 int len = format_group_width (f->stat.st_gid); in gobble_file()
4294 format_group_width (gid_t g) in format_group_width() function