Searched defs:read_cb (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | test-eof.c | 57 read_cb(evutil_socket_t fd, short event, void *arg) in read_cb() function
|
H A D | bench_cascade.c | 67 read_cb(evutil_socket_t fd, short which, void *arg) in read_cb() function
|
H A D | bench.c | 77 read_cb(evutil_socket_t fd, short which, void *arg) in read_cb() function
|
H A D | regress_et.c | 63 read_cb(evutil_socket_t fd, short event, void *arg) in read_cb() function
|
/freebsd/contrib/libevent/test/ |
H A D | test-eof.c | 57 read_cb(evutil_socket_t fd, short event, void *arg) in read_cb() function
|
H A D | bench_cascade.c | 67 read_cb(evutil_socket_t fd, short which, void *arg) in read_cb() function
|
H A D | bench.c | 77 read_cb(evutil_socket_t fd, short which, void *arg) in read_cb() function
|
H A D | regress_et.c | 63 read_cb(evutil_socket_t fd, short event, void *arg) in read_cb() function
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_archive_read_open2.c | 36 read_cb(struct archive *a, void *client, const void **buff) read_cb() function [all...] |
/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
|