Home
last modified time | relevance | path

Searched refs:atf_fs_getcwd (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/atf/atf-c/detail/
H A Dfs.h122 atf_error_t atf_fs_getcwd(atf_fs_path_t *);
H A Dfs.c502 err = atf_fs_getcwd(pa); in atf_fs_path_to_absolute()
770 atf_fs_getcwd(atf_fs_path_t *p) in atf_fs_getcwd() function
H A Dfs_test.c726 RE(atf_fs_getcwd(&cwd1)); in ATF_TC_BODY()
728 RE(atf_fs_getcwd(&cwd2)); in ATF_TC_BODY()