Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dtc.c83 static atf_error_t write_resfile(const int, const char *, const int,
197 write_resfile(const int fd, const char *result, const int arg, in write_resfile() function
265 err = write_resfile(ctx->resfilefd, result, arg, reason); in create_resfile()