Searched refs:atf_dynstr_init (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Ddynstr.h54 atf_error_t atf_dynstr_init(atf_dynstr_t *);
H A Ddynstr_test.c58 RE(atf_dynstr_init(&str));
384 RE(atf_dynstr_init(&str));
398 RE(atf_dynstr_init(&str));
457 RE(atf_dynstr_init(&str));
484 RE(atf_dynstr_init(&str));
504 RE(atf_dynstr_init(&str));
573 RE(atf_dynstr_init(&str));
596 RE(atf_dynstr_init(&str));
H A Ddynstr.c123 atf_dynstr_init(atf_dynstr_t *ad) function
H A Dfs.c282 err = atf_dynstr_init(d);
/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dutils.c331 error = atf_dynstr_init(&temp);
H A Dtc.c120 check_fatal_error(atf_dynstr_init(&ctx->expect_reason));
382 err = atf_dynstr_init(out_reason);

Completed in 209 milliseconds