Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbf_null.c21 static int nullf_puts(BIO *h, const char *str);
34 nullf_puts,
117 static int nullf_puts(BIO *bp, const char *str) in nullf_puts() function