Searched refs:BIO_CTRL_PUSH (Results 1 – 7 of 7) sorted by relevance
597 case BIO_CTRL_PUSH: in mempacket_test_ctrl()690 case BIO_CTRL_PUSH: in always_retry_ctrl()
317 case BIO_CTRL_PUSH: in mem_ctrl()
328 case BIO_CTRL_PUSH: in file_ctrl()
595 BIO_ctrl(b, BIO_CTRL_PUSH, 0, lb); in BIO_push()
214 case BIO_CTRL_PUSH: in Ctrl()
326 case BIO_CTRL_PUSH: in ssl_ctrl()
76 # define BIO_CTRL_PUSH 6/* opt - internal, used to signify change */ macro