Home
last modified time | relevance | path

Searched defs:do_exec (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/kyua/utils/process/
H A Doperations_test.cpp94 child_exec(const exec_function do_exec, const fs::path& program, in child_exec()
162 check_exec_no_args(const atf::tests::tc* tc, const exec_function do_exec) in check_exec_no_args()
179 check_exec_some_args(const atf::tests::tc* tc, const exec_function do_exec) in check_exec_some_args()
/freebsd/contrib/atf/atf-c++/
H A Dcheck_test.cpp56 do_exec(const atf::tests::tc* tc, const char* helper_name) in do_exec() function
69 do_exec(const atf::tests::tc* tc, const char* helper_name, const char *carg2) in do_exec() function
/freebsd/contrib/atf/atf-c/
H A Dcheck_test.c48 do_exec(const atf_tc_t *tc, const char *helper_name, atf_check_result_t *r) in do_exec() function
/freebsd/contrib/atf/atf-c/detail/
H A Dprocess.c597 do_exec(void *v) in do_exec() function
H A Dprocess_test.c870 do_exec(const atf_tc_t *tc, const char *helper_name, atf_process_status_t *s, in do_exec() function
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c637 boolean_t do_exec = B_FALSE; zfs_register_callbacks() local
/freebsd/crypto/openssh/
H A Dsession.c668 do_exec(struct ssh *ssh, Session *s, const char *command) in do_exec() function