Searched refs:operation_text (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcryptlib.c199 char *rw_text, *operation_text; local
202 operation_text = "lock ";
204 operation_text = "unlock";
206 operation_text = "ERROR ";
216 CRYPTO_thread_id(), rw_text, operation_text,

Completed in 55 milliseconds