Home
last modified time | relevance | path

Searched refs:force_pwchange (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dauth-passwd.c144 authctxt->force_pwchange = 1; in sys_auth_passwd()
H A Dauth.h58 int force_pwchange; member
H A Dsession.c1232 if (s->authctxt->force_pwchange) { in do_child()