Searched refs:BIO_C_GET_FD (Results 1 – 10 of 10) sorted by relevance
166 case BIO_C_GET_FD: in fd_ctrl()
165 case BIO_C_GET_FD: in sock_ctrl()
475 case BIO_C_GET_FD: in acpt_ctrl()
503 case BIO_C_GET_FD: in conn_ctrl()
421 case BIO_C_GET_FD: in dgram_ctrl()
380 case BIO_C_GET_FD: in ssl_ctrl()
374 # define BIO_C_GET_FD 105 macro488 # define BIO_get_fd(b,c) BIO_ctrl(b,BIO_C_GET_FD,0,(char *)(c))
351 # define BIO_C_GET_FD 105 macro465 # define BIO_get_fd(b,c) BIO_ctrl(b,BIO_C_GET_FD,0,(char *)(c))
668 case BIO_C_GET_FD: in bio_rwcount_ctrl()