Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_fd.c86 static int fd_puts(BIO *h, const char *str);
98 fd_puts,
229 static int fd_puts(BIO *bp, const char *str) in fd_puts() function