Lines Matching refs:bio_err

97             BIO_printf(bio_err, "%s: Use -help for summary.\n", prog);  in storeutl_main()
122 BIO_printf(bio_err, "%s: only one search type can be given.\n", in storeutl_main()
152 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main()
158 BIO_printf(bio_err, "%s: subject already given.\n", in storeutl_main()
169 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main()
175 BIO_printf(bio_err, "%s: issuer already given.\n", in storeutl_main()
186 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main()
192 BIO_printf(bio_err, "%s: serial number already given.\n", in storeutl_main()
197 BIO_printf(bio_err, "%s: can't parse serial number argument.\n", in storeutl_main()
206 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main()
212 BIO_printf(bio_err, "%s: fingerprint already given.\n", in storeutl_main()
221 BIO_printf(bio_err, in storeutl_main()
231 BIO_printf(bio_err, "%s: criterion already given.\n", in storeutl_main()
237 BIO_printf(bio_err, "%s: alias already given.\n", in storeutl_main()
242 BIO_printf(bio_err, "%s: can't parse alias argument.\n", in storeutl_main()
272 ERR_print_errors(bio_err); in storeutl_main()
278 BIO_printf(bio_err, in storeutl_main()
285 ERR_print_errors(bio_err); in storeutl_main()
294 ERR_print_errors(bio_err); in storeutl_main()
300 ERR_print_errors(bio_err); in storeutl_main()
308 BIO_printf(bio_err, "Error getting passwords\n"); in storeutl_main()
360 BIO_printf(bio_err, "Couldn't open file or uri %s\n", uri); in process()
361 ERR_print_errors(bio_err); in process()
367 ERR_print_errors(bio_err); in process()
374 BIO_printf(bio_err, in process()
381 ERR_print_errors(bio_err); in process()
400 ERR_print_errors(bio_err); in process()
410 BIO_printf(bio_err, in process()
413 BIO_printf(bio_err, " This is an error in the loader\n"); in process()
414 ERR_print_errors(bio_err); in process()
481 BIO_printf(bio_err, "!!! Unknown code\n"); in process()
492 ERR_print_errors(bio_err); in process()