Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsrclimit.h34 #define EXIT_LOGIN_GRACE 3 /* login grace period exceeded */ macro
H A Dsshd-session.c224 _exit(EXIT_LOGIN_GRACE); in grace_alarm_handler()
H A Dsshd.c393 case EXIT_LOGIN_GRACE: in child_reap()