Home
last modified time | relevance | path

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

/openssl/apps/
H A Dstoreutl.c336 static int indent_printf(int indent, BIO *bio, const char *format, ...) in indent_printf() function
422 indent_printf(indent, bio_out, "%d: %s: %s\n", items, infostr, in process()
425 indent_printf(indent, bio_out, "%s\n", desc); in process()
427 indent_printf(indent, bio_out, "%d: %s\n", items, infostr); in process()
488 indent_printf(indent, out, "Total found: %d\n", items); in process()

Completed in 6 milliseconds