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

/bind-9.11.3/unit/atf-src/atf-c/
H A Dutils.c46 * In case of a failure, marks the calling test as failed when in_parent is
52 * \param in_parent If true, fail with atf_tc_fail; else use err(3). */
55 const bool in_parent)
64 if (in_parent) {
54 init_out_filename(atf_dynstr_t *name, const pid_t pid, const char *suffix, const bool in_parent) argument

Completed in 440 milliseconds