Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapp_libctx.c39 opt_printf_stderr( "Failed to create null provider\n"); in app_create_libctx()
45 opt_printf_stderr("Failed to create library context\n"); in app_create_libctx()
H A Dapp_provider.c39 opt_printf_stderr("%s: unable to load provider %s\n" in app_provider_load()
H A Dapps.c3288 int opt_printf_stderr(const char *fmt, ...) in opt_printf_stderr() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dprovider.c24 opt_printf_stderr("Failed to create libctx\n"); in test_get_libctx()
31 opt_printf_stderr("Failed to load null provider into default libctx\n"); in test_get_libctx()
37 opt_printf_stderr("Error loading config from file %s\n", config_file); in test_get_libctx()
43 opt_printf_stderr("Failed to load provider %s\n", module_name); in test_get_libctx()
H A Doptions.c69 int opt_printf_stderr(const char *fmt, ...) in opt_printf_stderr() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dbio_prefix_text.c61 int opt_printf_stderr(const char *fmt, ...) in opt_printf_stderr() function
H A Dprovider_status_test.c232 opt_printf_stderr("Failed to load config\n"); in setup_tests()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Dopt.h384 int opt_printf_stderr(const char *fmt, ...);
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c2230 opt_printf_stderr("Non-positive number \"%ld\" for config option -%s\n", in read_config()
2235 opt_printf_stderr("Negative number \"%ld\" for config option -%s\n", in read_config()