Home | History | Annotate | Download | only in openssl

Lines Matching refs:BIO_CLOSE

462  * |close_flag| is |BIO_CLOSE|, then |fclose| will be called on |stream| when
470 /* BIO_set_fp sets the |FILE| for |bio|. If |close_flag| is |BIO_CLOSE| then
511 * write to the socket |fd|. If |close_flag| is |BIO_CLOSE| then closing the
603 /* BIO_NOCLOSE and |BIO_CLOSE| can be used as symbolic arguments when a "close
606 #define BIO_CLOSE 1