Home | History | Annotate | Download | only in bio

Lines Matching refs:FILE

205 /* "UPLINK" flag denotes file descriptors provided by application.
634 BIO *BIO_new_fp(FILE *stream, int close_flag);
706 int BIO_dump_fp(FILE *fp, const char *s, int len);
707 int BIO_dump_indent_fp(FILE *fp, const char *s, int len, int indent);