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

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/randwritecomp/
H A Drandwritecomp.c76 fillbuf(char *buf) function
111 fillbuf(buf);
127 fillbuf(buf);
/freebsd-13-stable/contrib/netcat/
H A Dnetcat.c139 ssize_t fillbuf(int, unsigned char *, size_t *);
942 ret = fillbuf(pfd[POLL_STDIN].fd, stdinbuf,
969 ret = fillbuf(pfd[POLL_NETIN].fd, netinbuf,
1043 fillbuf(int fd, unsigned char *buf, size_t *bufpos) function
/freebsd-13-stable/crypto/openssh/regress/
H A Dnetcat.c138 ssize_t fillbuf(int, unsigned char *, size_t *);
880 ret = fillbuf(pfd[POLL_STDIN].fd, stdinbuf,
907 ret = fillbuf(pfd[POLL_NETIN].fd, netinbuf,
976 fillbuf(int fd, unsigned char *buf, size_t *bufpos) function

Completed in 76 milliseconds