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

/openbsd-current/bin/ls/
H A Dls.c444 char nuser[12], ngroup[12]; local
497 snprintf(ngroup, sizeof nuser, "%u", sp->st_gid);
499 group = ngroup;

Completed in 166 milliseconds