Searched refs:BIO_new_dgram (Results 1 – 8 of 8) sorted by relevance
205 BIO_new_dgram(3)
227 BIO_new_dgram(3)
1419 BIO_new_dgram 1454 3_0_0 EXIST::FUNCTION:DGRAM
608 BIO *BIO_new_dgram(int fd, int close_flag);
144 BIO *BIO_new_dgram(int fd, int close_flag) in BIO_new_dgram() function
668 BIO *BIO_new_dgram(int fd, int close_flag);
2041 sbio = BIO_new_dgram(sock, BIO_NOCLOSE); in s_client_main()
2385 sbio = BIO_new_dgram(s, BIO_NOCLOSE); in sv_body()