| /third_party/libuv/src/unix/ |
| H A D | random-sysctl-linux.c | 43 int uv__random_sysctl(void* buf, size_t buflen) { in uv__random_sysctl() argument
|
| /third_party/mbedtls/library/ |
| H A D | x509write.c | 49 size_t buflen = 0; in mbedtls_x509_write_set_san_common() local [all...] |
| H A D | error.c | 790 void mbedtls_strerror(int ret, char *buf, size_t buflen) in mbedtls_strerror() argument 865 mbedtls_strerror(int ret, char *buf, size_t buflen) mbedtls_strerror() argument [all...] |
| /third_party/mbedtls/include/mbedtls/ |
| H A D | pem.h | 121 static inline const unsigned char *mbedtls_pem_get_buffer(mbedtls_pem_context *ctx, size_t *buflen) in mbedtls_pem_get_buffer() argument
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | pattern.c | 40 int pattern_check(char *buf, int buflen, char *pat, int patlen, int patshift) in pattern_check() argument 101 int pattern_fill(char *buf, int buflen, char *pat, int patlen, int patshift) in pattern_fill() argument
|
| /third_party/node/src/api/ |
| H A D | encoding.cc | 152 DecodeWrite(Isolate* isolate, char* buf, size_t buflen, Local<Value> val, enum encoding encoding) DecodeWrite() argument
|
| /third_party/musl/src/network/ |
| H A D | gethostbyname2_r.c | 11 gethostbyname2_r(const char *name, int af, struct hostent *h, char *buf, size_t buflen, struct hostent **res, int *err) gethostbyname2_r() argument
|
| H A D | getservbyname_r.c | 13 getservbyname_r(const char *name, const char *prots, struct servent *se, char *buf, size_t buflen, struct servent **res) getservbyname_r() argument
|
| H A D | gethostbyaddr_r.c | 10 gethostbyaddr_r(const void *a, socklen_t l, int af, struct hostent *h, char *buf, size_t buflen, struct hostent **res, int *err) gethostbyaddr_r() argument
|
| H A D | res_mkquery.c | 5 __res_mkquery(int op, const char *dname, int class, int type, const unsigned char *data, int datalen, const unsigned char *newrr, unsigned char *buf, int buflen) __res_mkquery() argument
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | gethostbyaddr_r.c | 10 gethostbyaddr_r(const void *a, socklen_t l, int af, struct hostent *h, char *buf, size_t buflen, struct hostent **res, int *err) gethostbyaddr_r() argument
|
| H A D | getservbyname_r.c | 13 getservbyname_r(const char *name, const char *prots, struct servent *se, char *buf, size_t buflen, struct servent **res) getservbyname_r() argument
|
| /third_party/lwip/src/core/ |
| H A D | ip.c | 101 char *ipaddr_ntoa_r(const ip_addr_t *addr, char *buf, int buflen) in ipaddr_ntoa_r() argument
|
| /third_party/libwebsockets/lib/secure-streams/protocols/ |
| H A D | ss-raw.c | 40 size_t buflen; in secstream_raw() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/manual/network/ |
| H A D | gethostbyname_r.c | 39 size_t buflen; in gethostbyname_r_0100() local 61 size_t buflen; in gethostbyname_r_0200() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecdh_ossl.c | 58 size_t buflen, len; in ossl_ecdh_simple_compute_key() local
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | t_pkey.c | 21 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int indent) in ASN1_buf_print() argument 51 int buflen; in ASN1_bn_print() local
|
| /third_party/node/deps/uv/src/ |
| H A D | random.c | 31 static int uv__random(void* buf, size_t buflen) { in uv__random() argument 94 uv_random(uv_loop_t* loop, uv_random_t* req, void *buf, size_t buflen, unsigned flags, uv_random_cb cb) uv_random() argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | random-sysctl-linux.c | 43 int uv__random_sysctl(void* buf, size_t buflen) { in uv__random_sysctl() argument
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecdh_ossl.c | 58 size_t buflen, len; in ossl_ecdh_simple_compute_key() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | t_pkey.c | 21 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int indent) in ASN1_buf_print() argument 51 int buflen; in ASN1_bn_print() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | strerror.cc | 32 const char* StrErrorAdaptor(int errnum, char* buf, size_t buflen) { in StrErrorAdaptor() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ieee802_11.h | 33 ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) ieee802_11_get_mib() argument 39 ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_11_get_mib_sta() argument
|
| H A D | mbo_ap.h | 33 mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen) mbo_ap_get_info() argument
|
| H A D | p2p_hostapd.c | 23 hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_p2p_get_mib_sta() argument
|