Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_file.c337 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
/third_party/boringssl/src/crypto/bio/
Dfile.c262 static int file_gets(BIO *bp, char *buf, int size) { in file_gets() function