Searched refs:rwrite (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ofed/librdmacm/ |
H A D | rsocket.h | 66 ssize_t rwrite(int socket, const void *buf, size_t count);
|
H A D | preload.c | 854 rwrite(fd, buf, count) : real.write(fd, buf, count); in write() 1166 ret = rwrite(fd, file_addr, count); in sendfile()
|
H A D | rsocket.c | 2917 ssize_t rwrite(int socket, const void *buf, size_t count) in rwrite() function
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/ |
H A D | redacted_incrementals.ksh | 95 log_must directory_diff /$POOL/write /$POOL2/rwrite
|