Searched refs:file_gets (Results 1 – 1 of 1) sorted by relevance
98 static int file_gets(BIO *h, char *str, int size);109 .bgets = file_gets,301 file_gets(BIO *bp, char *buf, int size) in file_gets() function