Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_null.c17 static int null_puts(BIO *h, const char *str);
29 null_puts,
82 static int null_puts(BIO *bp, const char *str) in null_puts() function