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