Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A 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()