Searched refs:auth_usercheck (Results 1 – 5 of 5) sorted by relevance
/openbsd/lib/libc/hidden/ |
H A D | bsd_auth.h | 53 PROTO_NORMAL(auth_usercheck);
|
/openbsd/lib/libc/gen/ |
H A D | authenticate.c | 323 auth_usercheck(char *name, char *style, char *type, char *password) in auth_usercheck() function 380 DEF_WEAK(auth_usercheck); 387 as = auth_usercheck(name, style, type, password); in auth_userokay()
|
/openbsd/include/ |
H A D | bsd_auth.h | 67 auth_session_t *auth_usercheck(char *, char *, char *, char *);
|
/openbsd/usr.bin/ssh/ |
H A D | auth-passwd.c | 137 as = auth_usercheck(authctxt->pw->pw_name, authctxt->style, "auth-ssh", in sys_auth_passwd()
|
/openbsd/lib/libc/ |
H A D | Symbols.list | 583 auth_usercheck
|