Searched refs:do_cleanup (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dsession.h67 void do_cleanup(Authctxt *);
H A Dsession.c276 do_cleanup(authctxt);
2774 do_cleanup(Authctxt *authctxt) function
2778 debug("do_cleanup");
H A Dsshd.c2747 do_cleanup(the_authctxt);
2758 /* done after do_cleanup so it can cancel the PAM auth 'thread' */
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dcleanup.c69 do_cleanup(const char *local_abspath,
157 err = do_cleanup(local_abspath,
231 SVN_ERR(do_cleanup(dir_abspath,
256 SVN_ERR(do_cleanup(dir_abspath,
67 do_cleanup(const char *local_abspath, function

Completed in 129 milliseconds