Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_fd.c87 static int fd_gets(BIO *h, char *buf, int size);
99 fd_gets,
238 static int fd_gets(BIO *bp, char *buf, int size) in fd_gets() function