Home
last modified time | relevance | path

Searched refs:auth_check_change (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libc/hidden/
H A Dbsd_auth.h31 PROTO_NORMAL(auth_check_change);
/openbsd/include/
H A Dbsd_auth.h94 quad_t auth_check_change(auth_session_t *);
/openbsd/usr.bin/ssh/
H A Dauth-passwd.c106 pwtimeleft = auth_check_change(as); in warn_expiry()
/openbsd/lib/libutil/
H A Dcheck_expire.c78 expire = auth_check_change(as); in login_check_expire()
/openbsd/lib/libc/gen/
H A Dauth_subr.c769 auth_check_change(auth_session_t *as) in auth_check_change() function
793 DEF_WEAK(auth_check_change);
/openbsd/lib/libc/
H A DSymbols.list561 auth_check_change