Home
last modified time | relevance | path

Searched refs:atf_fs_path_branch_path (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dfs.h62 atf_error_t atf_fs_path_branch_path(const atf_fs_path_t *, atf_fs_path_t *);
H A Dtp_main.c163 err = atf_fs_path_branch_path(&temp, dir); in argv0_to_dir()
410 err = atf_fs_path_branch_path(srcdir, &parent); in srcdir_strip_libtool()
H A Dfs.c395 atf_fs_path_branch_path(const atf_fs_path_t *p, atf_fs_path_t *bp) in atf_fs_path_branch_path() function
H A Dfs_test.c275 RE(atf_fs_path_branch_path(&p, &bp)); in ATF_TC_BODY()
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dfs.cpp180 err = atf_fs_path_branch_path(&m_path, &bp); in branch_path()
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dtc.c494 err = atf_fs_path_branch_path(&p, &bp); in check_prog()