Searched defs:bufend (Results 1 – 9 of 9) sorted by relevance
266 char buf[BSIZE * 32], *bufend, *cp, *bufstart; in wlog_scan_backward() local
3648 char *cp, *bufend, *ep; in doio_pat_check() local
83 int bufstart, bufend; /* What is currently the valid buffer */ member
140 const uint8_t *bufend = buf + *buflen; local618 const uint8_t *bufend = buf + *len; local
86 size_t bufend; /* First unused byte index in input buffer. */ member
655 char* bufend = buf + bufSize; in UTIL_createFileList() local
1342 auto bufend = rb_.pos() + std::min(MAX_PROXY_LINELEN, rb_.rleft()); in proxy_protocol_read() local
211 char *bufend, /* I - End of string buffer */ in _cupsStrFormatd()
9904 const char *bufend = buf + len; in parse_number_from_buffer() local