Searched refs:file_gets (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/ |
H A D | bss_file.c | 38 static int file_gets(BIO *h, char *str, int size); 50 file_gets, 347 static int file_gets(BIO *bp, char *buf, int size) in file_gets() function 388 static int file_gets(BIO *bp, char *buf, int size) in file_gets() function 413 file_gets,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/ |
H A D | bss_file.c | 38 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,
|