Searched defs:exec_cleanup (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/netbsd-tests/lib/librumpclient/ | ||
H A D | t_exec.sh | 73 exec_cleanup() function |
/freebsd-src/contrib/atf/atf-c++/ | ||
H A D | check_test.cpp | 244 ATF_TEST_CASE_HEAD(exec_cleanup) in ATF_TEST_CASE_HEAD() argument |
/freebsd-src/contrib/kyua/engine/ | ||
H A D | atf.cpp | 207 engine::atf_interface::exec_cleanup( exec_cleanup() function in engine::atf_interface |
H A D | scheduler_test.cpp | 362 exec_cleanup(const model::test_program& /* test_program */, in exec_cleanup() function in __anon07b338b00111::mock_interface |
H A D | scheduler.cpp | 513 scheduler::interface::exec_cleanup( exec_cleanup() function in scheduler::interface |
/freebsd-src/contrib/atf/atf-c/ | ||
H A D | check_test.c | 331 ATF_TC_HEAD(exec_cleanup, tc) in ATF_TC_HEAD() argument |
/freebsd-src/sys/kern/ | ||
H A D | kern_exec.c | 1036 exec_cleanup(struct thread *td, struct vmspace *oldvmspace) exec_cleanup() function |