Searched refs:atf_fs_path_branch_path (Results 1 – 6 of 6) sorted by relevance
62 atf_error_t atf_fs_path_branch_path(const atf_fs_path_t *, atf_fs_path_t *);
163 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()
395 atf_fs_path_branch_path(const atf_fs_path_t *p, atf_fs_path_t *bp) in atf_fs_path_branch_path() function
275 RE(atf_fs_path_branch_path(&p, &bp)); in ATF_TC_BODY()
180 err = atf_fs_path_branch_path(&m_path, &bp); in branch_path()
494 err = atf_fs_path_branch_path(&p, &bp); in check_prog()