Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Drandwritecomp.c71 fillbuf(char *buf) in fillbuf() function
105 fillbuf(buf); in sequential_writes()
121 fillbuf(buf); in random_writes()
/src/contrib/netcat/
H A Dnetcat.c144 ssize_t fillbuf(int, unsigned char *, size_t *);
971 ret = fillbuf(pfd[POLL_STDIN].fd, stdinbuf, in readwrite()
998 ret = fillbuf(pfd[POLL_NETIN].fd, netinbuf, in readwrite()
1096 fillbuf(int fd, unsigned char *buf, size_t *bufpos) in fillbuf() function
/src/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