Searched defs:outfile (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/
H A Dcheck.c76 cleanup_tmpdir(const atf_fs_path_t *dir, const atf_fs_path_t *outfile, argument
80 atf_error_t err = atf_fs_unlink(outfile);
130 init_sbs(const atf_fs_path_t *outfile, atf_process_stream_t *outsb, argument
135 err = init_sb(outfile, outsb);
168 fork_and_wait(const char *const *argv, const atf_fs_path_t *outfile, argument
176 err = init_sbs(outfile, &outsb, errfile, &errsb);

Completed in 11 milliseconds