Lines Matching refs:BIO_printf
91 BIO_printf(out, "%s%s(input flags): ", indent, indent);
93 BIO_printf(out, "<no flags>\n");
101 BIO_printf(out, "[Internal] ");
105 BIO_printf(out, "NUMERIC");
116 BIO_printf(out, "|");
119 BIO_printf(out, "STRING");
124 BIO_printf(out, "|");
127 BIO_printf(out, "NO_INPUT");
136 BIO_printf(out, "|");
137 BIO_printf(out, "<0x%04X>", flags);
140 BIO_printf(out, " <illegal flags!>");
141 BIO_printf(out, "\n");
196 xpos += BIO_printf(out, ", ");
203 BIO_printf(out, "\n");
206 xpos += BIO_printf(out, "%s", name);
209 BIO_printf(out, "%s: %s\n", name,
225 BIO_printf(out, "\n");
240 BIO_printf(out, "[Error]: internal stack error\n");
254 BIO_printf(out, "[Error]: command name too long\n");
265 BIO_printf(out, "[Success]: %s\n", cmd);
267 BIO_printf(out, "[Failure]: %s\n", cmd);
325 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog);
363 BIO_printf(bio_err, "%s: Cannot mix flags and engine names.\n",
365 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog);
385 BIO_printf(out, "(%s) %s\n", id, name);
388 BIO_printf(out, "Loaded: (%s) %s\n",
452 BIO_printf(out, " [%s]\n", cap_buf);
457 BIO_printf(out, "%s", indent);
459 BIO_printf(out, "[ available ]\n");
463 BIO_printf(out, "[ unavailable ]\n");