| /third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
| H A D | asn1.h | 979 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int off);
|
| /third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 1763 pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; in strerror_r()
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
| H A D | mod.rs | 1825 pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; in getentropy()
|
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 1226 pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; in strerror_r()
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| H A D | mod.rs | 1760 pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> ::c_int; in ptsname_r()
|
| /third_party/rust/crates/libc/src/unix/ |
| H A D | mod.rs | 945 pub fn ttyname_r(fd: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; in ttyname_r()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver.h | 3799 * @buflen: Maximum length of the buffer 3802 int (*status)(void *priv, char *buf, size_t buflen);
|
| H A D | driver_nl80211.c | 8820 static int wpa_driver_nl80211_status(void *priv, char *buf, size_t buflen) in wpa_driver_nl80211_status() argument 8830 end = buf + buflen; in wpa_driver_nl80211_status()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver.h | 4222 * @buflen: Maximum length of the buffer 4225 int (*status)(void *priv, char *buf, size_t buflen);
|
| /third_party/python/ |
| H A D | configure | 22197 int buflen = 2048; 22200 (void) gethostbyname_r(name, he, buffer, buflen, &res, &h_errnop) 22235 int buflen = 2048; 22238 (void) gethostbyname_r(name, he, buffer, buflen, &h_errnop) 25437 const size_t buflen = sizeof(buffer); 25440 (void)syscall(SYS_getrandom, buffer, buflen, flags); 25486 const size_t buflen = sizeof(buffer); 25489 (void)getrandom(buffer, buflen, flags);
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p.c | 4235 char *buf, size_t buflen) in p2p_get_peer_info_txt() 4249 end = buf + buflen; in p2p_get_peer_info_txt() 4234 p2p_get_peer_info_txt(const struct p2p_peer_info *info, char *buf, size_t buflen) p2p_get_peer_info_txt() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p.c | 4423 char *buf, size_t buflen) 4437 end = buf + buflen; 4422 p2p_get_peer_info_txt(const struct p2p_peer_info *info, char *buf, size_t buflen) global() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 812 int buflen; member 838 s->buflen = sizeof(s->buffer_start); in stbi__start_callbacks() 1597 int n = (s->io.read)(s->io_user_data,(char*)s->buffer_start,s->buflen); in stbi__refill_buffer()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_supplicant.c | 1789 int wpas_build_ext_capab(struct wpa_supplicant *wpa_s, u8 *buf, size_t buflen) in wpas_build_ext_capab() argument 1796 if (buflen < (size_t) len + 2) { in wpas_build_ext_capab()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_supplicant.c | 2110 int wpas_build_ext_capab(struct wpa_supplicant *wpa_s, u8 *buf, size_t buflen) in wpas_build_ext_capab() argument 2117 if (buflen < (size_t) len + 2) { in wpas_build_ext_capab()
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 4085 pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> ::c_int; in ptsname_r()
|