Home
last modified time | relevance | path

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

/freebsd-src/contrib/netbsd-tests/lib/librumpclient/
H A Dt_exec.sh73 exec_cleanup() function
/freebsd-src/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-src/contrib/kyua/engine/
H A Datf.cpp207 engine::atf_interface::exec_cleanup( 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 __anon07b338b00111::mock_interface
H A Dscheduler.cpp513 scheduler::interface::exec_cleanup( exec_cleanup() function in scheduler::interface
/freebsd-src/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-src/sys/kern/
H A Dkern_exec.c1036 exec_cleanup(struct thread *td, struct vmspace *oldvmspace) exec_cleanup() function