Searched refs:BIO_TYPE_FILE (Results 1 – 4 of 4) sorted by relevance
43 BIO_TYPE_FILE,406 BIO_TYPE_FILE,
46 # define BIO_TYPE_FILE ( 2|BIO_TYPE_SOURCE_SINK) macro
47 # define BIO_TYPE_FILE ( 2|BIO_TYPE_SOURCE_SINK) macro
307 if (BIO_method_type(req) == BIO_TYPE_FILE) { in set1_content()