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

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dfs.c62 static atf_error_t copy_contents(const atf_fs_path_t *, char **);
179 copy_contents(const atf_fs_path_t *p, char **buf) function
807 err = copy_contents(p, &buf);
836 err = copy_contents(p, &buf);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dfs.c63 static atf_error_t copy_contents(const atf_fs_path_t *, char **);
180 copy_contents(const atf_fs_path_t *p, char **buf) function
808 err = copy_contents(p, &buf);
837 err = copy_contents(p, &buf);

Completed in 117 milliseconds