Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/atf/dist/atf-c/detail/
Ddynstr.h80 atf_error_t atf_dynstr_prepend_fmt(atf_dynstr_t *, const char *, ...)
Ddynstr.c373 atf_dynstr_prepend_fmt(atf_dynstr_t *ad, const char *fmt, ...) in atf_dynstr_prepend_fmt() function
Ddynstr_test.c556 check_prepend(atf_dynstr_prepend_fmt); in ATF_TC_BODY()
/netbsd/src/external/bsd/atf/lib/libatf-c/
Datf-c.expsym33 atf_dynstr_prepend_fmt
/netbsd/src/external/bsd/atf/dist/atf-c/
Dtc.c289 check_fatal_error(atf_dynstr_prepend_fmt(reason, "%s: ", in expected_failure()