usr.sbin/pppd/auth.c
169
static int scan_authfile(FILE *, char *, char *, u_int32_t, char *,
usr.sbin/pppd/auth.c
655
if (scan_authfile(f, user, our_name, remote,
usr.sbin/pppd/auth.c
799
i = scan_authfile(f, "", our_name, (u_int32_t)0, secret, &addrs, filename);
usr.sbin/pppd/auth.c
831
ret = scan_authfile(f, user,
usr.sbin/pppd/auth.c
863
ret = scan_authfile(f, NULL, our_name, remote, NULL, NULL, filename);
usr.sbin/pppd/auth.c
895
ret = scan_authfile(f, client, server, remote, NULL, NULL, filename);
usr.sbin/pppd/auth.c
930
ret = scan_authfile(f, client, server, (u_int32_t)0,