Home
last modified time | relevance | path

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

/external/chromium_org/tools/valgrind/
Dregrind.sh106 do_cleanup=1
112 --keep) do_cleanup=0;;
135 if test $do_cleanup = 1
/external/openssh/
Dsession.h66 void do_cleanup(Authctxt *);
Dsession.c286 do_cleanup(authctxt); in do_authenticated()
2689 do_cleanup(Authctxt *authctxt) in do_cleanup() function
Dsshd.c2366 do_cleanup(the_authctxt);
/external/bluetooth/bluedroid/test/bluedroidtest/
Dbluedroidtest.c666 void do_cleanup(char *p) in do_cleanup() function
/external/valgrind/main/coregrind/m_debuginfo/
Dreadpdb.c2407 Bool do_cleanup = False; in ML_() local
2425 do_cleanup = True; in ML_()
2507 if (do_cleanup) { in ML_()