Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/doio/
Dwrite_log.c266 char buf[BSIZE * 32], *bufend, *cp, *bufstart; in wlog_scan_backward() local
Ddoio.c3648 char *cp, *bufend, *ep; in doio_pat_check() local
/third_party/backends/backend/
Dhp5400.h83 int bufstart, bufend; /* What is currently the valid buffer */ member
/third_party/libcoap/src/
Dcoap_resource.c140 const uint8_t *bufend = buf + *buflen; local
618 const uint8_t *bufend = buf + *len; local
/third_party/curl/lib/
Dmime.h86 size_t bufend; /* First unused byte index in input buffer. */ member
/third_party/lz4/programs/
Dutil.h655 char* bufend = buf + bufSize; in UTIL_createFileList() local
/third_party/nghttp2/src/
Dshrpx_client_handler.cc1342 auto bufend = rb_.pos() + std::min(MAX_PROXY_LINELEN, rb_.rleft()); in proxy_protocol_read() local
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c211 char *bufend, /* I - End of string buffer */ in _cupsStrFormatd()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c9904 const char *bufend = buf + len; in parse_number_from_buffer() local