Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/less/
HDpattern.c265 constant char *buf_end = buf + buf_len; in match() local
/freebsd-14-stable/usr.bin/indent/
HDindent.c67 char *buf_ptr, *buf_end; variable
/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_write_set_format_shar.c341 char *buf, *buf_end; in archive_write_shar_data_sed() local
/freebsd-14-stable/contrib/wpa/hs20/client/
HDest.c521 char *pos, *end, *buf_end; in generate_csr() local
/freebsd-14-stable/contrib/bmake/
HDparse.c153 char *buf_end; /* buf_end[-1] == '\n' */ member
2417 char *buf_end = curFile->buf_end; in ParseRawLine() local
/freebsd-14-stable/sys/net/
HDnetmap_user.h289 void * const buf_end; member
/freebsd-14-stable/sys/contrib/openzfs/module/nvpair/
HDnvpair.c3305 char *buf_end = (char *)nvp + nvp->nvp_size; in nvs_xdr_nvp_op() local
/freebsd-14-stable/contrib/elftoolchain/readelf/
HDreadelf.c7161 unsigned char *start, *end, *buf_end, *new_buf; in str_dump() local
/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_hw.c2642 u32 *buf_end = (u32 *)(buf + buf_size); in t4_get_regs() local