| /third_party/ltp/utils/sctp/func_tests/ |
| H A D | test_sctp_sendrecvmsg.c | 88 size_t buflen; in main() local [all...] |
| /third_party/lwip/src/api/ |
| H A D | netdb.c | 161 lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, size_t buflen, struct hostent **result, int *h_errnop) lwip_gethostbyname_r() argument
|
| /third_party/libfuse/lib/ |
| H A D | mount_util.c | 331 unsigned buflen = strlen(buf); in fuse_mnt_resolve_path() local
|
| /third_party/node/deps/v8/src/base/utils/ |
| H A D | random-number-generator.cc | 126 void RandomNumberGenerator::NextBytes(void* buffer, size_t buflen) { in NextBytes() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/ |
| H A D | netdb_test.cpp | 335 size_t buflen = sizeof(buf); in HWTEST_F() local 373 size_t buflen = sizeof(buf); in HWTEST_F() local 392 size_t buflen = sizeof(buf); in HWTEST_F() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/include/prov/ |
| H A D | blake2.h | 50 size_t buflen; member 75 size_t buflen; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | pbkdf1.c | 139 static int kdf_pbkdf1_set_membuf(unsigned char **buffer, size_t *buflen, in kdf_pbkdf1_set_membuf() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | linux-syscalls.c | 258 ssize_t uv__getrandom(void* buf, size_t buflen, unsigned flags) { in uv__getrandom() argument
|
| /third_party/popt/src/ |
| H A D | poptparse.c | 62 size_t buflen = strlen(s) + 1; in poptParseArgvString() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | usergroup.c | 131 size_t buflen, getgr_buflen; in pa_getgrgid_malloc() local 190 size_t buflen, getgr_buflen; in pa_getgrnam_malloc() local 253 size_t buflen, getpw_buflen; pa_getpwnam_malloc() local 312 size_t buflen, getpw_buflen; pa_getpwuid_malloc() local [all...] |
| /third_party/openssl/providers/implementations/include/prov/ |
| H A D | blake2.h | 50 size_t buflen; member 75 size_t buflen; member
|
| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | pbkdf1.c | 133 static int kdf_pbkdf1_set_membuf(unsigned char **buffer, size_t *buflen, in kdf_pbkdf1_set_membuf() argument
|
| /third_party/toybox/lib/ |
| H A D | password.c | 50 int read_password(char *buf, int buflen, char *mesg) in read_password() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_methods.c | 93 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
|
| H A D | eap_proxy_dummy.c | 59 int eap_proxy_sm_get_status(struct eap_proxy_sm *sm, char *buf, size_t buflen, in eap_proxy_sm_get_status() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | neighbor_db.c | 38 int hostapd_neighbor_show(struct hostapd_data *hapd, char *buf, size_t buflen) in hostapd_neighbor_show() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | cli.c | 211 int write_cmd(char *buf, size_t buflen, const char *cmd, int argc, char *argv[]) in write_cmd() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_methods.c | 94 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
|
| H A D | eap_proxy_dummy.c | 59 int eap_proxy_sm_get_status(struct eap_proxy_sm *sm, char *buf, size_t buflen, in eap_proxy_sm_get_status() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | cli.c | 211 int write_cmd(char *buf, size_t buflen, const char *cmd, int argc, char *argv[]) in write_cmd() argument
|
| /third_party/curl/tests/http/clients/ |
| H A D | h2-download.c | 111 static size_t my_write_cb(char *buf, size_t nitems, size_t buflen, in my_write_cb() argument
|
| /third_party/curl/tests/libtest/ |
| H A D | lib557.c | 1135 size_t buflen = strlen(buf); in _strlen_check() local
|
| /third_party/curl/lib/ |
| H A D | pingpong.c | 253 pingpong_read(struct Curl_easy *data, curl_socket_t sockfd, char *buffer, size_t buflen, ssize_t *nread) pingpong_read() argument
|
| /third_party/libwebsockets/lib/jose/jwk/ |
| H A D | jose_key.c | 602 unsigned int buflen = 4096; in lws_jwk_load() local 626 int buflen = 4096; in lws_jwk_save() local
|
| /third_party/libcoap/src/oscore/ |
| H A D | oscore_cose.c | 64 cose_get_curve_name(cose_curve_t id, char *buffer, size_t buflen) { in cose_get_curve_name() argument 120 cose_get_alg_name(cose_alg_t id, char *buffer, size_t buflen) { in cose_get_alg_name() argument 151 cose_get_hkdf_alg_name(cose_hkdf_alg_t id, char *buffer, size_t buflen) { in cose_get_hkdf_alg_name() argument
|