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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dfs.h59 atf_error_t atf_fs_path_branch_path(const atf_fs_path_t *, atf_fs_path_t *);
H A Dtp_main.c162 err = atf_fs_path_branch_path(&temp, dir);
409 err = atf_fs_path_branch_path(srcdir, &parent);
H A Dfs.c394 atf_fs_path_branch_path(const atf_fs_path_t *p, atf_fs_path_t *bp) function
H A Dfs_test.c250 atf_tc_set_md_var(tc, "descr", "Tests the atf_fs_path_branch_path "
275 RE(atf_fs_path_branch_path(&p, &bp));
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dfs.cpp180 err = atf_fs_path_branch_path(&m_path, &bp);
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtc.c490 err = atf_fs_path_branch_path(&p, &bp);

Completed in 21 milliseconds