Searched refs:riowrite (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/ofed/librdmacm/ |
| H A D | rsocket.h | 93 size_t riowrite(int socket, const void *buf, size_t count, off_t offset, int flags);
|
| H A D | rsocket.c | 3861 size_t riowrite(int socket, const void *buf, size_t count, off_t offset, int flags) in riowrite() function
|
| /src/contrib/ofed/librdmacm/examples/ |
| H A D | riostream.c | 192 ret = riowrite(rs, buf + offset, size - offset, offset, flags); in send_xfer()
|