Home
last modified time | relevance | path

Searched refs:md_tracefd (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
Dmem.c44 static int md_tracefd = -1; variable
145 if (md_tracefd > 0) { in shouldfail()
150 if (write(md_tracefd, buff, len) != len) in shouldfail()
171 md_tracefd = atoi(cp); in ossl_malloc_setup_failures()
/third_party/openssl/crypto/
Dmem.c44 static int md_tracefd = -1; variable
141 if (md_tracefd > 0) { in shouldfail()
146 if (write(md_tracefd, buff, len) != len) in shouldfail()
167 md_tracefd = atoi(cp); in ossl_malloc_setup_failures()