Home
last modified time | relevance | path

Searched refs:pwd_authenticated (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dbsd-cygwin_util.c79 int check_nt_auth(int pwd_authenticated, struct passwd *pw) in check_nt_auth() argument
113 !pwd_authenticated && geteuid() != pw->pw_uid) in check_nt_auth()
/titanic_41/usr/src/cmd/ssh/include/
H A Dbsd-cygwin_util.h50 int check_nt_auth(int pwd_authenticated, struct passwd *pw);