Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_file.c38 static int file_gets(BIO *h, char *str, int size);
52 file_gets,
337 static int file_gets(BIO *bp, char *buf, int size) in file_gets() function
378 static int file_gets(BIO *bp, char *buf, int size) in file_gets() function
405 file_gets,