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

/external/openssl/crypto/bio/
H A 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) function
/external/chromium_org/third_party/boringssl/src/crypto/bio/
H A Dfd.c233 static int fd_puts(BIO *bp, const char *str) { function
255 BIO_TYPE_FD, "file descriptor", fd_write, fd_read, fd_puts,

Completed in 1065 milliseconds