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

  /external/ppp/pppd/
eap.c 1320 char rhostname[256]; local
1730 char rhostname[256]; local
    [all...]
upap.c 379 char rhostname[256]; local
448 slprintf(rhostname, sizeof(rhostname), "%.*v", ruserlen, ruser);
452 notice("PAP peer authentication succeeded for %q", rhostname);
456 warn("PAP peer authentication failed for %q", rhostname);

Completed in 47 milliseconds