Searched defs:do_exec (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/kyua/utils/process/ |
H A D | operations_test.cpp | 94 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 D | check_test.cpp | 56 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 D | check_test.c | 48 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 D | process.c | 597 do_exec(void *v) in do_exec() function
|
H A D | process_test.c | 870 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 D | zfs_vfsops.c | 637 boolean_t do_exec = B_FALSE; zfs_register_callbacks() local
|
/freebsd/crypto/openssh/ |
H A D | session.c | 668 do_exec(struct ssh *ssh, Session *s, const char *command) in do_exec() function
|