Searched refs:best_flag (Results 1 – 1 of 1) sorted by relevance
1113 int got_flag, best_flag; in scan_authfile() local1126 best_flag = -1; in scan_authfile()1163 if (got_flag <= best_flag) in scan_authfile()1231 best_flag = got_flag; in scan_authfile()1247 return best_flag; in scan_authfile()