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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Ddynstr_test.c288 char *cstr2; local
293 cstr2 = atf_dynstr_fini_disown(&str);
295 ATF_REQUIRE_EQ(cstr, cstr2);
296 free(cstr2);

Completed in 10 milliseconds