Searched refs:current_suggested (Results 1 – 1 of 1) sorted by relevance
207 unsigned n_tries = 100, current_suggested = 0; in pick_uid() local226 if (!suggested_paths || !suggested_paths[current_suggested]) { in pick_uid()232 if (stat(suggested_paths[current_suggested++], &st) < 0) in pick_uid()