HomeSort by: relevance | last modified time | path
    Searched refs:EXIT_CONFIG_REFUSED (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
srclimit.h 37 #define EXIT_CONFIG_REFUSED 6 /* sshd_config RefuseConnection */
sshd.c 411 case EXIT_CONFIG_REFUSED:
monitor.c 917 cleanup_exit(EXIT_CONFIG_REFUSED);

Completed in 15 milliseconds