Searched refs:_PASSWORD_CHGNOW (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/include/
H A Dpwd.h103 #define _PASSWORD_CHGNOW -1 /* special day to force password macro
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dauth.c196 #ifdef _PASSWORD_CHGNOW
197 if (pw->pw_change == _PASSWORD_CHGNOW) {
/netbsd-current/usr.bin/login/
H A Dlogin.c546 if (pwd->pw_change == _PASSWORD_CHGNOW)
/netbsd-current/libexec/ftpd/
H A Dftpd.c3727 if (change == _PASSWORD_CHGNOW)

Completed in 125 milliseconds