Searched refs:atf_fs_path_branch_path (Results 1 – 6 of 6) sorted by relevance
54 atf_error_t atf_fs_path_branch_path(const atf_fs_path_t *, atf_fs_path_t *);
157 err = atf_fs_path_branch_path(&temp, dir); in argv0_to_dir()404 err = atf_fs_path_branch_path(srcdir, &parent); in srcdir_strip_libtool()
315 atf_fs_path_branch_path(const atf_fs_path_t *p, atf_fs_path_t *bp) in atf_fs_path_branch_path() function
272 RE(atf_fs_path_branch_path(&p, &bp)); in ATF_TC_BODY()
176 err = atf_fs_path_branch_path(&m_path, &bp); in branch_path()
565 err = atf_fs_path_branch_path(&p, &bp); in check_prog()