Home
last modified time | relevance | path

Searched defs:numbytes (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/rand/
Drand_egd.c113 int mybuffer, ret = -1, i, numbytes, fd; in RAND_query_egd_bytes() local
/third_party/node/deps/openssl/openssl/crypto/rand/
Drand_egd.c113 int mybuffer, ret = -1, i, numbytes, fd; in RAND_query_egd_bytes() local
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
DNVCtrl.c438 int length, numbytes, slop; in XNVCTRLQueryTargetStringAttribute() local
982 int length, numbytes, slop; in XNVCTRLQueryTargetBinaryData() local
/third_party/curl/lib/
Dmime.c762 const char *bytes, size_t numbytes, in readback_bytes()