Home
last modified time | relevance | path

Searched refs:atf_fs_path_fini (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c139 atf_fs_path_fini(&p); in ATF_TC_BODY()
163 atf_fs_path_fini(&str2); in ATF_TC_BODY()
164 atf_fs_path_fini(&str); in ATF_TC_BODY()
201 atf_fs_path_fini(&p); in ATF_TC_BODY()
241 atf_fs_path_fini(&p); in ATF_TC_BODY()
278 atf_fs_path_fini(&bp); in ATF_TC_BODY()
279 atf_fs_path_fini(&p); in ATF_TC_BODY()
318 atf_fs_path_fini(&p); in ATF_TC_BODY()
360 atf_fs_path_fini(&p); in ATF_TC_BODY()
400 atf_fs_path_fini(&p2); in ATF_TC_BODY()
[all …]
H A Dtp_main.c165 atf_fs_path_fini(&temp); in argv0_to_dir()
186 atf_fs_path_fini(&p->m_srcdir); in params_init()
192 atf_fs_path_fini(&p->m_resfile); in params_init()
193 atf_fs_path_fini(&p->m_srcdir); in params_init()
205 atf_fs_path_fini(&p->m_resfile); in params_fini()
206 atf_fs_path_fini(&p->m_srcdir); in params_fini()
242 atf_fs_path_fini(param); in replace_path_param()
414 atf_fs_path_fini(srcdir); in srcdir_strip_libtool()
442 atf_fs_path_fini(&srcdir); in handle_srcdir()
480 atf_fs_path_fini(&exe); in handle_srcdir()
[all …]
H A Dtest_helpers.c75 atf_fs_path_fini(&path); in build_check_c_o_srcdir()
147 atf_fs_path_fini(&errpath); in run_h_tc()
148 atf_fs_path_fini(&outpath); in run_h_tc()
H A Dprocess_test.c390 atf_fs_path_fini(&s->m_path); in redirect_path_stream_fini()
533 atf_fs_path_fini(&path); in ATF_TC_BODY()
877 atf_fs_path_fini(&process_helpers); in do_exec()
931 atf_fs_path_fini(&outpath); in ATF_TC_BODY()
946 atf_fs_path_fini(&process_helpers); in ATF_TC_BODY()
H A Dfs.h59 void atf_fs_path_fini(atf_fs_path_t *);
H A Dfs.c385 atf_fs_path_fini(atf_fs_path_t *p) in atf_fs_path_fini() function
513 atf_fs_path_fini(pa); in atf_fs_path_to_absolute()
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dcheck.c69 atf_fs_path_fini(dir); in create_tmpdir()
331 atf_fs_path_fini(&r->pimpl->m_stdout); in atf_check_result_init()
333 atf_fs_path_fini(&r->pimpl->m_dir); in atf_check_result_init()
347 atf_fs_path_fini(&r->pimpl->m_stdout); in atf_check_result_fini()
348 atf_fs_path_fini(&r->pimpl->m_stderr); in atf_check_result_fini()
349 atf_fs_path_fini(&r->pimpl->m_dir); in atf_check_result_fini()
485 atf_fs_path_fini(&dir); in atf_check_exec_array()
H A Dcheck_test.c66 atf_fs_path_fini(&process_helpers); in do_exec()
86 atf_fs_path_fini(&process_helpers); in do_exec_with_arg()
162 atf_fs_path_fini(&test_p); in ATF_TC_BODY()
332 atf_fs_path_fini(&process_helpers); in ATF_TC_BODY()
357 atf_fs_path_fini(&err); in ATF_TC_BODY()
358 atf_fs_path_fini(&out); in ATF_TC_BODY()
486 atf_fs_path_fini(&process_helpers); in ATF_TC_BODY()
H A Dtc.c462 atf_fs_path_fini(&p); in check_prog_in_dir()
484 atf_fs_path_fini(&p); in check_prog()
499 atf_fs_path_fini(&bp); in check_prog()
500 atf_fs_path_fini(&p); in check_prog()
516 atf_fs_path_fini(&bp); in check_prog()
517 atf_fs_path_fini(&p); in check_prog()
524 atf_fs_path_fini(&bp); in check_prog()
528 atf_fs_path_fini(&p); in check_prog()
H A Dmacros_test.c62 atf_fs_path_fini(&p); in create_ctl_file()
74 atf_fs_path_fini(&pp); in exists()
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dfs.cpp135 atf_fs_path_fini(&m_path); in ~path()
185 atf_fs_path_fini(&bp); in branch_path()
216 atf_fs_path_fini(&pa); in to_absolute()
229 atf_fs_path_fini(&m_path); in operator =()
/netbsd-src/external/bsd/atf/dist/test-programs/
H A Dc_helpers.c404 atf_fs_path_fini(&p); in ATF_TC_BODY()