Searched refs:atf_fs_path_copy (Results 1 – 6 of 6) sorted by relevance
58 atf_error_t atf_fs_path_copy(atf_fs_path_t *, const atf_fs_path_t *);
431 err = atf_fs_path_copy(&srcdir, &p->m_srcdir); in handle_srcdir()460 err = atf_fs_path_copy(&exe, &srcdir); in handle_srcdir()
379 atf_fs_path_copy(atf_fs_path_t *dest, const atf_fs_path_t *src) in atf_fs_path_copy() function
155 RE(atf_fs_path_copy(&str2, &str)); in ATF_TC_BODY()
121 atf_error_t err = atf_fs_path_copy(&m_path, &p.m_path); in path()128 atf_error_t err = atf_fs_path_copy(&m_path, p); in path()
313 err = atf_fs_path_copy(&r->pimpl->m_dir, dir); in atf_check_result_init()