Searched defs:write_cb (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | test-weof.c | 60 write_cb(evutil_socket_t fd, short event, void *arg) in write_cb() function
|
H A D | test-changelist.c | 138 write_cb(evutil_socket_t fd, short event, void *arg) in write_cb() function
|
/freebsd/contrib/libevent/test/ |
H A D | test-weof.c | 60 write_cb(evutil_socket_t fd, short event, void *arg) in write_cb() function
|
H A D | test-changelist.c | 138 write_cb(evutil_socket_t fd, short event, void *arg) in write_cb() function
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_short_writes.c | 86 create_archive(struct checker *checker, archive_write_callback write_cb, int buffered) in create_archive()
|
/freebsd/tests/sys/aio/ |
H A D | lio_test.c | 217 struct aiocb write_cb, read_cb, writev_cb, readv_cb; in ATF_TC_BODY() local
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | emitter.h | 69 void (*write_cb)(void *, const char *); member
|