Home
last modified time | relevance | path

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

/third_party/ulib/uboringssl/crypto/err/
A Derr.c583 char buf2[1024]; in ERR_print_errors_cb() local
599 BIO_snprintf(buf2, sizeof(buf2), "%lu:%s:%s:%d:%s\n", thread_hash, buf, in ERR_print_errors_cb()
601 if (callback(buf2, strlen(buf2), ctx) <= 0) { in ERR_print_errors_cb()

Completed in 5 milliseconds