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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c219 static int null_login __P((int));
538 } else if (!wo->neg_upap || !null_login(unit)) {
1430 * null_login - Check if a username of "" and a password of "" are
1435 null_login(unit) function

Completed in 61 milliseconds