Home
last modified time | relevance | path

Searched defs:bufpos (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/sbin/dmesg/
H A Ddmesg.c78 size_t buflen, bufpos; in main() local
230 dumpbuf(char *bp, size_t bufpos, size_t buflen, in dumpbuf()
/dflybsd-src/stand/lib/
H A Dlseek.c70 off_t bufpos, filepos, target; in lseek() local
/dflybsd-src/contrib/ldns/drill/
H A Dwork.c28 size_t bufpos = 0; in hexstr2bin() local
/dflybsd-src/games/hack/
H A Dhack.objnam.c100 size_t bufpos; in typename() local
/dflybsd-src/usr.sbin/pflogd/
H A Dpflogd.c99 static char *bufpos = NULL; /* position in buffer */ variable
/dflybsd-src/crypto/libressl/apps/nc/
H A Dnetcat.c1338 drainbuf(int fd, unsigned char *buf, size_t *bufpos, struct tls *tls) in drainbuf()
1364 fillbuf(int fd, unsigned char *buf, size_t *bufpos, struct tls *tls) in fillbuf()
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dbio_asn1.c98 int bufpos; member
/dflybsd-src/contrib/tnftp/src/
H A Dssl.c80 size_t bufpos; /* position of buffer */ member
/dflybsd-src/lib/libfetch/
H A Dhttp.c138 size_t bufpos; /* current read offset in buffer */ member