Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dlseek.c66 off_t bufpos, filepos, target; in lseek() local
/freebsd/sbin/dmesg/
H A Ddmesg.c69 size_t buflen, bufpos; in main() local
/freebsd/usr.bin/grep/
H A Dfile.c55 static char *bufpos; variable
/freebsd/contrib/ldns/drill/
H A Dwork.c28 size_t bufpos = 0; in hexstr2bin() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dtestmode.c400 u8 *bufpos; in ath11k_tm_cmd_wmi_ftm() local
/freebsd/contrib/netcat/
H A Dnetcat.c1058 drainbuf(int fd, unsigned char *buf, size_t *bufpos, int crlf) in drainbuf()
1095 fillbuf(int fd, unsigned char *buf, size_t *bufpos) in fillbuf()
/freebsd/crypto/openssh/regress/
H A Dnetcat.c964 drainbuf(int fd, unsigned char *buf, size_t *bufpos) in drainbuf()
985 fillbuf(int fd, unsigned char *buf, size_t *bufpos) in fillbuf()
/freebsd/contrib/pf/pflogd/
H A Dpflogd.c113 static char *bufpos = NULL; /* position in buffer */ variable
/freebsd/crypto/openssl/crypto/asn1/
H A Dbio_asn1.c47 int bufpos; member
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcm.c181 size_t buflen, bufpos; in bhnd_nvram_bcm_getvar_direct_common() local
H A Dbhnd_nvram_data_btxt.c144 size_t buflen, bufpos; in bhnd_nvram_btxt_getvar_direct() local
/freebsd/contrib/sendmail/src/
H A Dsm_resolve.c536 gen_dns_reply(buf, buflen, bufpos, query, qtype, domain, class, type, ttl, size, data, txtlen, pref… in gen_dns_reply() argument
/freebsd/contrib/diff/src/
H A Dsdiff.c352 char *bufpos; member
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c642 caddr_t bufpos; in write_buffer() local
/freebsd/lib/libfetch/
H A Dhttp.c136 size_t bufpos; /* current read offset in buffer */ member