Home
last modified time | relevance | path

Searched refs:best_flag (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/pppd/
H A Dauth.c1164 int got_flag, best_flag; local
1177 best_flag = -1;
1214 if (got_flag <= best_flag)
1282 best_flag = got_flag;
1298 return best_flag;