Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_ume/
Dmain.c200 static Int do_exec_shell_followup(Int ret, const HChar* exe_name, ExeInfo* info) in do_exec_shell_followup() function
291 ret = do_exec_shell_followup(ret, exe_name, info); in VG_()