Home
last modified time | relevance | path

Searched defs:linebuf (Results 1 – 17 of 17) sorted by relevance

/third_party/selinux/checkpolicy/
Dpolicy_scan.l37 static char linebuf[2][255]; variable
/third_party/openssl/crypto/asn1/
Dasn_mime.c517 char linebuf[MAX_SMLEN]; in SMIME_crlf_copy() local
604 char linebuf[MAX_SMLEN]; in multi_split() local
679 char linebuf[MAX_SMLEN]; in STACK_OF() local
996 static int strip_eol(char *linebuf, int *plen, int flags) in strip_eol()
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dasn_mime.c517 char linebuf[MAX_SMLEN]; in SMIME_crlf_copy() local
610 char linebuf[MAX_SMLEN]; in multi_split() local
685 char linebuf[MAX_SMLEN]; in STACK_OF() local
1002 static int strip_eol(char *linebuf, int *plen, int flags) in strip_eol()
/third_party/musl/src/misc/
Dmntent.c59 struct mntent *getmntent_r(FILE *f, struct mntent *mnt, char *linebuf, int buflen) in getmntent_r()
/third_party/openssl/crypto/pem/
Dpem_lib.c689 static int sanitize_line(char *linebuf, int len, unsigned int flags, int first_call) in sanitize_line()
744 char *linebuf; in get_name() local
812 char *linebuf, *p; in get_header_and_data() local
/third_party/node/deps/openssl/openssl/crypto/pem/
Dpem_lib.c689 static int sanitize_line(char *linebuf, int len, unsigned int flags, int first_call) in sanitize_line()
744 char *linebuf; in get_name() local
812 char *linebuf, *p; in get_header_and_data() local
/third_party/cups-filters/filter/
Dimagetopdf.c144 static char linebuf[LINEBUFSIZE]; variable
/third_party/icu/icu4c/source/extra/uconv/
Duconv.cpp672 UChar linebuf[20], offsetbuf[20]; in convertFile() local
/third_party/skia/third_party/externals/icu/source/extra/uconv/
Duconv.cpp672 UChar linebuf[20], offsetbuf[20]; in convertFile() local
/third_party/openssl/crypto/x509/
Dv3_utl.c318 char *linebuf; in STACK_OF() local
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_utl.c318 char *linebuf; in STACK_OF() local
/third_party/optimized-routines/math/test/
Dmathtest.c1496 char testbuf[512], linebuf[512]; in runtests() local
/third_party/python/Python/
Derrors.c1757 char linebuf[1000]; in err_programtext() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c3536 char *linebuf = NULL; in cpuset_import() local
/third_party/toybox/generated/
Dglobals.h696 char linebuf[16]; // line buffer - serves double duty for sqeezing repeat member
/third_party/astc-encoder/Source/
Dstb_image.h1972 stbi_uc *linebuf; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp102546 const char16_t* linebuf() const { in linebuf() function in JSErrorReport