Searched refs:str2gid (Results 1 - 1 of 1) sorted by last modified time

/system/extras/tests/fstest/
H A Dperm_checker.c84 static gid_t str2gid(char *str, int line_num) function
141 pr->min_gid = str2gid(min_gid_buf, line_num);
142 pr->max_gid = str2gid(max_gid_buf, line_num);

Completed in 105 milliseconds