Searched refs:BIO_CTRL_PUSH (Results 1 – 12 of 12) sorted by relevance
630 case BIO_CTRL_PUSH: in mempacket_test_ctrl()723 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()
338 case BIO_CTRL_PUSH: in file_ctrl()
332 case BIO_CTRL_PUSH: in mem_ctrl()
662 BIO_ctrl(b, BIO_CTRL_PUSH, 0, lb); in BIO_push()
693 case BIO_CTRL_PUSH: in mempacket_test_ctrl()786 case BIO_CTRL_PUSH: in always_retry_ctrl()
326 case BIO_CTRL_PUSH: in ssl_ctrl()
76 # define BIO_CTRL_PUSH 6/* opt - internal, used to signify change */ macro
89 # define BIO_CTRL_PUSH 6/* opt - internal, used to signify change */ macro