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 168 cleanup_exit(11);
192 cleanup_exit(255);
197 cleanup_exit(255);
206 cleanup_exit(int i) function
283 cleanup_exit(0);
286 cleanup_exit(1);
296 cleanup_exit(1);
sshd-auth.c 837 cleanup_exit(int i) function
namespace.h 17 #define cleanup_exit ssh_cleanup_exit macro
sshd-session.c 1161 cleanup_exit(255);
1330 cleanup_exit(int i) function
sshd.c 1022 cleanup_exit(1); /* can't recover */
1855 cleanup_exit(int i) function
clientloop.c 501 cleanup_exit(255);
1699 cleanup_exit(255);
2888 cleanup_exit(int i) function
scp.c 1322 cleanup_exit(255);
1329 cleanup_exit(255); /* error already logged */
1969 cleanup_exit(255);
2224 cleanup_exit(int i) function
ssh-agent.c 2184 cleanup_exit(int i) function
2441 cleanup_exit(1);
2464 cleanup_exit(1);
2491 cleanup_exit(1);
2502 cleanup_exit(1);
2553 cleanup_exit(2);

Completed in 21 milliseconds