Searched defs:bufpos (Results 1 – 15 of 15) sorted by relevance
/freebsd/stand/libsa/ |
H A D | lseek.c | 66 off_t bufpos, filepos, target; in lseek() local
|
/freebsd/sbin/dmesg/ |
H A D | dmesg.c | 69 size_t buflen, bufpos; in main() local
|
/freebsd/usr.bin/grep/ |
H A D | file.c | 55 static char *bufpos; variable
|
/freebsd/contrib/ldns/drill/ |
H A D | work.c | 28 size_t bufpos = 0; in hexstr2bin() local
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | testmode.c | 400 u8 *bufpos; in ath11k_tm_cmd_wmi_ftm() local
|
/freebsd/contrib/netcat/ |
H A D | netcat.c | 1058 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 D | netcat.c | 964 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 D | pflogd.c | 113 static char *bufpos = NULL; /* position in buffer */ variable
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | bio_asn1.c | 47 int bufpos; member
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data_bcm.c | 181 size_t buflen, bufpos; in bhnd_nvram_bcm_getvar_direct_common() local
|
H A D | bhnd_nvram_data_btxt.c | 144 size_t buflen, bufpos; in bhnd_nvram_btxt_getvar_direct() local
|
/freebsd/contrib/sendmail/src/ |
H A D | sm_resolve.c | 536 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 D | sdiff.c | 352 char *bufpos; member
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctf.c | 642 caddr_t bufpos; in write_buffer() local
|
/freebsd/lib/libfetch/ |
H A D | http.c | 136 size_t bufpos; /* current read offset in buffer */ member
|