HomeSort by: relevance | last modified time | path
    Searched defs:cleanup_exit (Results 1 - 10 of 10) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
cleanup.c 30 cleanup_exit(int i) function
sftp-server-main.c 34 cleanup_exit(int i) function
ssh-pkcs11-helper.c 169 cleanup_exit(11);
193 cleanup_exit(255);
198 cleanup_exit(255);
207 cleanup_exit(int i) function
282 cleanup_exit(0);
285 cleanup_exit(1);
295 cleanup_exit(1);
sshd-auth.c 835 cleanup_exit(int i) function
namespace.h 17 #define cleanup_exit ssh_cleanup_exit macro
sshd-session.c 1162 cleanup_exit(255);
1337 cleanup_exit(int i) function
sshd.c 1018 cleanup_exit(1); /* can't recover */
1855 cleanup_exit(int i) function
clientloop.c 508 cleanup_exit(255);
1693 cleanup_exit(255);
2867 cleanup_exit(int i) function
scp.c 1318 cleanup_exit(255);
1325 cleanup_exit(255); /* error already logged */
1958 cleanup_exit(255);
2213 cleanup_exit(int i) function
ssh-agent.c 2145 cleanup_exit(int i) function
2446 cleanup_exit(1);
2473 cleanup_exit(1);
2498 cleanup_exit(1);
2509 cleanup_exit(1);
2544 cleanup_exit(2);

Completed in 34 milliseconds