Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dauth.c2321 int got_flag, best_flag; local
2337 best_flag = -1;
2375 if (got_flag <= best_flag)
2436 best_flag = got_flag;
2466 return best_flag;