Home
last modified time | relevance | path

Searched refs:fillbuf (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Drandwritecomp.c70 fillbuf(char *buf) in fillbuf() function
104 fillbuf(buf); in sequential_writes()
120 fillbuf(buf); in random_writes()
/freebsd-14.2/contrib/netcat/
H A Dnetcat.c140 ssize_t fillbuf(int, unsigned char *, size_t *);
960 ret = fillbuf(pfd[POLL_STDIN].fd, stdinbuf, in readwrite()
987 ret = fillbuf(pfd[POLL_NETIN].fd, netinbuf, in readwrite()
1061 fillbuf(int fd, unsigned char *buf, size_t *bufpos) in fillbuf() function
/freebsd-14.2/crypto/openssh/regress/
H A Dnetcat.c145 ssize_t fillbuf(int, unsigned char *, size_t *);
889 ret = fillbuf(pfd[POLL_STDIN].fd, stdinbuf, in readwrite()
916 ret = fillbuf(pfd[POLL_NETIN].fd, netinbuf, in readwrite()
985 fillbuf(int fd, unsigned char *buf, size_t *bufpos) in fillbuf() function