| /third_party/musl/porting/liteos_m/user/hook/ |
| H A D | los_usr_libc.c | 176 int pthread_getname_np(pthread_t thread, char *buf, size_t buflen) in pthread_getname_np() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locdspnm.cpp | 37 static int32_t ncat(char *buffer, uint32_t buflen, ...) { in ncat() argument
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_frame.c | 1039 size_t buflen = 0; in nghttp2_nv_array_copy() local
|
| H A D | nghttp2_hd.c | 1529 size_t buflen; in nghttp2_hd_deflate_hd_vec() local 1491 nghttp2_hd_deflate_hd(nghttp2_hd_deflater *deflater, uint8_t *buf, size_t buflen, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/ |
| H A D | picotls.c | 491 const size_t buflen = 256; in set_additional_extensions() local
|
| /third_party/mksh/ |
| H A D | exec.c | 1713 select_fmt_entry(char *buf, size_t buflen, unsigned int i, const void *arg) in select_fmt_entry() argument 1769 plain_fmt_entry(char *buf, size_t buflen, unsigned int i, const void *arg) in plain_fmt_entry() argument
|
| /third_party/node/deps/openssl/openssl/crypto/pem/ |
| H A D | pvkfmt.c | 923 int buflen; in do_PVK_key_bio() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 211 size_t buflen; member
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | core.c | 1553 int uv__search_path(const char* prog, char* buf, size_t* buflen) { in uv__search_path() argument [all...] |
| H A D | stream.c | 1168 ssize_t buflen = buf.len; in uv__read() local
|
| /third_party/node/deps/uv/src/ |
| H A D | uv-common.c | 178 char* uv_err_name_r(int err, char* buf, size_t buflen) { in uv_err_name_r() argument 201 char* uv_strerror_r(int err, char* buf, size_t buflen) { in uv_strerror_r() argument
|
| /third_party/libcoap/src/ |
| H A D | coap_oscore.c | 185 size_t buflen = uri.path.length + 1; in coap_rebuild_pdu_for_proxy() local 206 size_t buflen = uri.query.length + 1; in coap_rebuild_pdu_for_proxy() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 211 size_t buflen; member
|
| /third_party/openssl/crypto/pem/ |
| H A D | pvkfmt.c | 923 int buflen; in do_PVK_key_bio() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locdspnm.cpp | 37 static int32_t ncat(char *buffer, uint32_t buflen, ...) { in ncat() argument
|
| /third_party/python/Parser/ |
| H A D | tokenizer.c | 388 Py_ssize_t buflen; in tok_readline_recode() local 896 Py_ssize_t buflen; in tok_underflow_interactive() local
|
| /third_party/python/Modules/_sqlite/ |
| H A D | cursor.c | 535 Py_ssize_t buflen; in bind_param() local
|
| /third_party/python/Modules/ |
| H A D | timemodule.c | 760 size_t fmtlen, buflen; local 865 buflen = format_time(outbuf, i, fmt, &buf); local
|
| H A D | unicodedata.c | 1063 _getucname(PyObject *self, Py_UCS4 code, char* buffer, int buflen, int with_alias_and_seq) _getucname() argument 1165 capi_getucname(Py_UCS4 code, char* buffer, int buflen, int with_alias_and_seq) capi_getucname() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_gnutls.c | 1656 tls_get_version(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_version() argument 1674 tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_cipher() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_hostap.c | 903 size_t buflen; in hostap_get_we_version() local
|
| H A D | driver_macsec_linux.c | 1381 static int macsec_drv_status(void *priv, char *buf, size_t buflen) in macsec_drv_status() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_fast.c | 1718 eap_fast_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_fast_get_status() argument
|
| H A D | eap_teap.c | 1928 eap_teap_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_teap_get_status() argument
|
| H A D | eap_ttls.c | 1707 eap_ttls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_ttls_get_status() argument [all...] |