Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bio/
H A Dbss_log.c78 static int slg_puts(BIO *h, const char *str);
90 .bputs = slg_puts,
188 slg_puts(BIO *bp, const char *str) in slg_puts() function