HomeSort by relevance Sort by last modified time
    Searched full:explicit_remote (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
auth.c 238 bool explicit_remote = 0; /* User specified explicit remote name */ variable
377 &explicit_remote, MAXNAMELEN },
    [all...]
chap-new.c 341 if (explicit_remote) {
444 if (explicit_remote || (remote_name[0] != 0 && rname[0] == 0))
eap.c 661 if (explicit_remote) {
    [all...]
pppd.h 298 extern bool explicit_remote;/* remote_name specified with remotename opt */
    [all...]

Completed in 484 milliseconds