Home
last modified time | relevance | path

Searched refs:npppd_auth_get_calling_number (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/npppd/npppd/
Dnpppd_auth.h75 int npppd_auth_get_calling_number (npppd_auth_base *, const char *, char *, int *);
Dnpppd_auth.c345 npppd_auth_get_calling_number(npppd_auth_base *base, const char *username, in npppd_auth_get_calling_number() function
Dnpppd.c726 if ((rval = npppd_auth_get_calling_number(ppp->realm, in npppd_check_calling_number()