Lines Matching refs:g_error
73 static BIO *g_error = NULL;
151 ERR_print_errors(g_error);
156 ERR_print_errors(g_error);
187 ERR_print_errors(g_error);
255 ERR_print_errors(g_error);
278 ERR_print_errors(g_error);
283 ERR_print_errors(g_error);
290 ERR_print_errors(g_error);
337 ERR_print_errors(g_error);
342 ERR_print_errors(g_error);
348 ERR_print_errors(g_error);
429 if ((g_error = BIO_new_fd(STDERR_FILENO, BIO_NOCLOSE)) == NULL) {