Searched refs:atf_fs_path_append_path (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dfs.h63 atf_error_t atf_fs_path_append_path(atf_fs_path_t *, const atf_fs_path_t *);
H A Dfs.c490 atf_fs_path_append_path(atf_fs_path_t *p, const atf_fs_path_t *p2) function
506 err = atf_fs_path_append_path(pa, p);

Completed in 1563 milliseconds