/external/libcups/cups/ |
D | snmp.c | 732 unsigned char *bufend; /* End of buffer */ in asn1_debug() local 932 *bufend; /* End of data */ in asn1_decode_snmp() local 1230 unsigned char *bufend, /* I - End of buffer */ in asn1_get_integer() 1257 unsigned char *bufend) /* I - End of buffer */ in asn1_get_length() 1293 unsigned char *bufend, /* I - End of buffer */ in asn1_get_oid() 1347 unsigned char *bufend) /* I - End of buffer */ in asn1_get_packed() 1377 unsigned char *bufend, /* I - End of buffer */ in asn1_get_string() 1419 unsigned char *bufend) /* I - End of buffer */ in asn1_get_type()
|
D | getifaddrs.c | 32 *bufend; /* End of buffer */ in _cups_getifaddrs() local
|
D | snprintf.c | 35 *bufend, /* Pointer to end of buffer */ in _cups_vsnprintf() local
|
D | ipp-support.c | 623 *bufend, /* End of buffer */ in ippAttributeString() local 2330 *bufend, /* End of buffer */ in ipp_col_string() local
|
D | debug.c | 337 *bufend, /* Pointer to end of buffer */ in _cups_safe_vsnprintf() local
|
D | ppd-localize.c | 247 *bufend, /* Pointer to end of buffer */ in ppdLocalizeIPPReason() local
|
D | string.c | 208 char *bufend, /* I - End of string buffer */ in _cupsStrFormatd()
|
D | tls-boringssl.c | 184 *bufend = buffer + bufsize - 1; /* End of buffer */ in http_bssl_make_path() local
|
D | ppd-emit.c | 615 *bufend; /* End of buffer */ in ppdEmitString() local
|
D | file.c | 526 *bufend; /* End of buffer */ in cupsFileFind() local
|
D | tls-gnutls.c | 1053 *bufend = buffer + bufsize - 1; /* End of buffer */ in http_gnutls_make_path() local
|
D | http.c | 1175 *bufend; /* Pointer to end of buffer */ in httpGets() local
|
D | ipp.c | 6480 *bufend; /* End of buffer */ in ipp_get_code() local
|
/external/ltp/testcases/kernel/fs/doio/ |
D | write_log.c | 266 char buf[BSIZE * 32], *bufend, *cp, *bufstart; in wlog_scan_backward() local
|
D | doio.c | 3648 char *cp, *bufend, *ep; in doio_pat_check() local
|
/external/libdivsufsort/lib/ |
D | sssort.c | 548 saidx_t *a, *b, *c, *bufend; in ss_mergeforward() local 599 saidx_t *a, *b, *c, *bufend; in ss_mergebackward() local
|
/external/lz4/programs/ |
D | util.h | 423 char* bufend = buf + LIST_SIZE_INCREASE; in UTIL_createFileList() local
|
/external/libcups/filter/ |
D | raster.c | 50 *bufend; /* End of current (read) buffer */ member
|
D | pstops.c | 2218 *bufend; /* End of buffer */ in parse_text() local
|
/external/openssh/openbsd-compat/ |
D | glob.c | 183 Char *bufnext, *bufend, patbuf[MAXPATHLEN]; in glob() local
|
/external/python/cpython2/Objects/ |
D | intobject.c | 1166 char buf[sizeof(long)*CHAR_BIT/3+6], *p, *bufend; in int_to_decimal_string() local
|