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