Home
last modified time | relevance | path

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

/external/openssh/
Dsession.h67 void do_cleanup(Authctxt *);
Dsession.c273 do_cleanup(authctxt); in do_authenticated()
2730 do_cleanup(Authctxt *authctxt) in do_cleanup() function
Dsshd.c2612 do_cleanup(the_authctxt);
/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c2481 Bool do_cleanup = False; in ML_() local
2500 do_cleanup = True; in ML_()
2580 if (do_cleanup) { in ML_()