Home
last modified time | relevance | path

Searched refs:gnum (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/lib/
H A Dlib.c1364 static char gnum[12]; in getgroupname() local
1366 sprintf(gnum, "%u", (unsigned)gid); in getgroupname()
1367 return gr ? gr->gr_name : gnum; in getgroupname()

Completed in 2 milliseconds