Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dauth.c2131 int got_flag, best_flag; local
2147 best_flag = -1;
2185 if (got_flag <= best_flag)
2246 best_flag = got_flag;
2276 return best_flag;