Home
last modified time | relevance | path

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

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