Home
last modified time | relevance | path

Searched defs:write_cb (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest-weof.c60 write_cb(evutil_socket_t fd, short event, void *arg) in write_cb() function
H A Dtest-changelist.c138 write_cb(evutil_socket_t fd, short event, void *arg) in write_cb() function
/freebsd/contrib/libevent/test/
H A Dtest-weof.c60 write_cb(evutil_socket_t fd, short event, void *arg) in write_cb() function
H A Dtest-changelist.c138 write_cb(evutil_socket_t fd, short event, void *arg) in write_cb() function
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_short_writes.c86 create_archive(struct checker *checker, archive_write_callback write_cb, int buffered) in create_archive()
/freebsd/tests/sys/aio/
H A Dlio_test.c217 struct aiocb write_cb, read_cb, writev_cb, readv_cb; in ATF_TC_BODY() local
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Demitter.h69 void (*write_cb)(void *, const char *); member