Searched refs:null_login (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dauth.c120 static int null_login (int);
259 if (!wo->neg_upap || !null_login(unit)) {
801 * null_login - Check if a username of "" and a password of "" are
805 static int null_login(int unit) function
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dauth.c209 static int null_login (int);
469 if (!wo->neg_upap || !null_login(unit)) {
1001 * null_login - Check if a username of "" and a password of "" are
1006 null_login(int unit) function

Completed in 252 milliseconds