Searched refs:get_nextcolon (Results 1 – 1 of 1) sorted by relevance
89 static char *get_nextcolon(char *line, int cnt) in get_nextcolon() function162 current_ptr = get_nextcolon(line, 2); //past passwd in update_password()165 current_ptr = get_nextcolon(current_ptr, 1); in update_password()172 current_ptr = get_nextcolon(line, 3); //past gid/admin list in update_password()