Searched refs:const_execvp (Results 1 – 2 of 2) sorted by relevance
107 const_execvp(const char *file, const char *const *argv) in const_execvp() function161 const_execvp(ea->m_argv[0], ea->m_argv); in exec_child()
553 const_execvp(const char *file, const char *const *argv) in const_execvp() function603 const int ret = const_execvp(atf_fs_path_cstring(ea->m_prog), ea->m_argv); in do_exec()