Home
last modified time | relevance | path

Searched defs:buflen (Results 301 - 325 of 480) sorted by relevance

1...<<11121314151617181920

/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c176 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 Dlocdspnm.cpp37 static int32_t ncat(char *buffer, uint32_t buflen, ...) { in ncat() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.c1039 size_t buflen = 0; in nghttp2_nv_array_copy() local
H A Dnghttp2_hd.c1529 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 Dpicotls.c491 const size_t buflen = 256; in set_additional_extensions() local
/third_party/mksh/
H A Dexec.c1713 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 Dpvkfmt.c923 int buflen; in do_PVK_key_bio() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c211 size_t buflen; member
/third_party/node/deps/uv/src/unix/
H A Dcore.c1553 int uv__search_path(const char* prog, char* buf, size_t* buflen) { in uv__search_path() argument
[all...]
H A Dstream.c1168 ssize_t buflen = buf.len; in uv__read() local
/third_party/node/deps/uv/src/
H A Duv-common.c178 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 Dcoap_oscore.c185 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 Dctrl_params_translate.c211 size_t buflen; member
/third_party/openssl/crypto/pem/
H A Dpvkfmt.c923 int buflen; in do_PVK_key_bio() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdspnm.cpp37 static int32_t ncat(char *buffer, uint32_t buflen, ...) { in ncat() argument
/third_party/python/Parser/
H A Dtokenizer.c388 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 Dcursor.c535 Py_ssize_t buflen; in bind_param() local
/third_party/python/Modules/
H A Dtimemodule.c760 size_t fmtlen, buflen; local
865 buflen = format_time(outbuf, i, fmt, &buf); local
H A Dunicodedata.c1063 _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 Dtls_gnutls.c1656 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 Ddriver_hostap.c903 size_t buflen; in hostap_get_we_version() local
H A Ddriver_macsec_linux.c1381 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 Deap_fast.c1718 eap_fast_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_fast_get_status() argument
H A Deap_teap.c1928 eap_teap_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_teap_get_status() argument
H A Deap_ttls.c1707 eap_ttls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_ttls_get_status() argument
[all...]

Completed in 49 milliseconds

1...<<11121314151617181920