Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Ddynstr_test.c475 check_prepend(atf_error_t (*prepend)(atf_dynstr_t *, const char *, ...)) in check_prepend() function
545 check_prepend(prepend_ap_aux); in ATF_TC_BODY()
556 check_prepend(atf_dynstr_prepend_fmt); in ATF_TC_BODY()
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_buffer.c2235 check_prepend(struct evbuffer *buffer, in check_prepend() function
2304 evbuffer_add_cb(buf2, check_prepend, NULL); in test_evbuffer_prepend()
2306 evbuffer_remove_cb(buf2, check_prepend, NULL); in test_evbuffer_prepend()