Searched refs:riomap (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ofed/librdmacm/ |
H A D | rsocket.h | 91 off_t riomap(int socket, void *buf, size_t len, int prot, int flags, off_t offset);
|
H A D | rsocket.c | 3769 off_t riomap(int socket, void *buf, size_t len, int prot, int flags, off_t offset) in riomap() function
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | riostream.c | 268 offset = riomap(rs, buf, transfer_size, PROT_WRITE, 0, 0); in run_test()
|