Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/detail/
H A Dfs.c58 static atf_error_t copy_contents(const atf_fs_path_t *, char **);
175 copy_contents(const atf_fs_path_t *p, char **buf) in copy_contents() function
803 err = copy_contents(p, &buf); in atf_fs_mkdtemp()
832 err = copy_contents(p, &buf); in atf_fs_mkstemp()