Searched defs:auth_getpwd (Results 1 - 2 of 2) sorted by last modified time

/openbsd-current/lib/libc/gen/
H A Dauth_subr.c153 struct passwd *auth_getpwd(auth_session_t *as) { return (as->pwd); } function
157 DEF_WEAK(auth_getpwd); variable
/openbsd-current/lib/libc/hidden/
H A Dbsd_auth.h40 PROTO_NORMAL(auth_getpwd); variable

Completed in 93 milliseconds