Searched refs:atf_fs_path_to_absolute (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dfs.h64 atf_error_t atf_fs_path_to_absolute(const atf_fs_path_t *, atf_fs_path_t *);
H A Dtp_main.c435 err = atf_fs_path_to_absolute(&srcdir, &srcdirabs);
H A Dfs.c496 atf_fs_path_to_absolute(const atf_fs_path_t *p, atf_fs_path_t *pa) function
H A Dfs_test.c366 atf_tc_set_md_var(tc, "descr", "Tests the atf_fs_path_to_absolute "
384 RE(atf_fs_path_to_absolute(&p, &p2));
/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dfs.cpp207 atf_error_t err = atf_fs_path_to_absolute(&m_path, &pa);

Completed in 1285 milliseconds