Searched refs:group_line_format (Results 1 – 1 of 1) sorted by relevance
431 const char *group_line_format = "%s:%s:%ju:"; in gr_make() local439 line_size = snprintf(NULL, 0, group_line_format, gr->gr_name, in gr_make()451 p += sprintf(p, group_line_format, gr->gr_name, gr->gr_passwd, in gr_make()