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

  /external/ppp/pppd/
auth.c 221 bool uselogin = 0; /* Use /etc/passwd for checking PAP */ variable
380 { "login", o_bool, &uselogin,
759 } else if (!wo->neg_upap || uselogin || !null_login(unit)) {
    [all...]
pppd.h 300 extern bool uselogin; /* Use /etc/passwd for checking PAP */
    [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
auth.c 172 bool uselogin = 0; /* Use /etc/passwd for checking PAP */
265 { "login", o_bool, &uselogin,
    [all...]

Completed in 1456 milliseconds