Home
last modified time | relevance | path

Searched defs:memlen (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.c322 void touch_memory(bool rw, unsigned long *memp, size_t memlen) in touch_memory() argument
/third_party/openssl/test/
H A Dcmp_protect_test.c26 int memlen; member
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c311 write_resp_raw(struct Curl_easy *data, const void *mem, size_t memlen) write_resp_raw() argument
H A Dcurl_quiche.c268 write_resp_raw(struct Curl_cfilter *cf, struct Curl_easy *data, const void *mem, size_t memlen) write_resp_raw() argument
H A Dcurl_ngtcp2.c804 write_resp_raw(struct Curl_cfilter *cf, struct Curl_easy *data, const void *mem, size_t memlen, bool flow) write_resp_raw() argument
H A Dcurl_osslq.c658 write_resp_raw(struct Curl_cfilter *cf, struct Curl_easy *data, const void *mem, size_t memlen, bool flow) write_resp_raw() argument
/third_party/curl/lib/vtls/
H A Dwolfssl.c1012 int memlen = (len > (size_t)INT_MAX) ? INT_MAX : (int)len; in wolfssl_send() local
H A Dopenssl.c4574 int memlen; in ossl_send() local

Completed in 35 milliseconds