Searched refs:m_prog (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/atf/atf-c/detail/
H A Dprocess.c589 const atf_fs_path_t *m_prog; member in struct:exec_args
603 const int ret = const_execvp(atf_fs_path_cstring(ea->m_prog), ea->m_argv);
607 atf_fs_path_cstring(ea->m_prog), strerror(errnocopy));

Completed in 52 milliseconds