Searched defs:write_buf (Results 1 – 5 of 5) sorted by relevance
/freebsd/sbin/recoverdisk/ |
H A D | recoverdisk.c | 375 write_buf(int fd, const void *buf, ssize_t len, off_t where) in write_buf() function
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | handshake.c | 729 unsigned char *write_buf; member 742 unsigned char *read_buf = NULL, *write_buf = NULL; in create_peer() local
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | idmap_util.c | 249 write_buf(int fd, const char *buf, size_t buf_size) in write_buf() function
|
/freebsd/sys/dev/ntb/test/ |
H A D | ntb_tool.c | 575 struct tool_mw *inmw, char *ubuf, caddr_t write_buf, int *cmd_op, in tool_mw_write_fn()
|
/freebsd/sys/dev/otus/ |
H A D | if_otusreg.h | 1056 } __packed write_buf[AR_MAX_WRITE_IDX + 1]; member
|