Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_acpt.c92 static int acpt_puts(BIO *h, const char *str);
110 .bputs = acpt_puts,
431 acpt_puts(BIO *bp, const char *str) in acpt_puts() function