Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsrclimit.h37 #define EXIT_CONFIG_REFUSED 6 /* sshd_config RefuseConnection */ macro
H A Dsshd.c416 case EXIT_CONFIG_REFUSED: in child_reap()
H A Dmonitor.c938 cleanup_exit(EXIT_CONFIG_REFUSED); in mm_answer_pwnamallow()