HomeSort by relevance Sort by last modified time
    Searched refs:uselogin (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
auth.c 223 bool uselogin = 0; /* Use /etc/passwd for checking PAP */ variable
379 { "login", o_bool, &uselogin,
735 } else if (!wo->neg_upap || uselogin || !null_login(unit)) {
    [all...]
pppd.h 295 extern bool uselogin; /* Use /etc/passwd for checking PAP */
    [all...]

Completed in 693 milliseconds