Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/librumpclient/
H A Dt_exec.sh73 exec_cleanup() function
/freebsd/contrib/atf/atf-c++/
H A Dcheck_test.cpp244 ATF_TEST_CASE_HEAD(exec_cleanup) in ATF_TEST_CASE_HEAD() argument
249 ATF_TEST_CASE_BODY(exec_cleanup) in ATF_TEST_CASE_BODY() argument
/freebsd/contrib/kyua/engine/
H A Datf.cpp213 engine::atf_interface::exec_cleanup( in exec_cleanup() function in engine::atf_interface
H A Dscheduler_test.cpp362 exec_cleanup(const model::test_program& /* test_program */, in exec_cleanup() function in __anonec2501de0111::mock_interface
H A Dscheduler.cpp601 scheduler::interface::exec_cleanup( in exec_cleanup() function in scheduler::interface
/freebsd/contrib/atf/atf-c/
H A Dcheck_test.c331 ATF_TC_HEAD(exec_cleanup, tc) in ATF_TC_HEAD() argument
336 ATF_TC_BODY(exec_cleanup, tc) in ATF_TC_BODY() argument
/freebsd/sys/kern/
H A Dkern_exec.c1045 exec_cleanup(struct thread *td, struct vmspace *oldvmspace) in exec_cleanup() function