Searched refs:BIO_ACCEPT_new (Results 1 – 1 of 1) sorted by relevance
46 static BIO_ACCEPT *BIO_ACCEPT_new(void);83 if ((ba = BIO_ACCEPT_new()) == NULL) in acpt_new()91 static BIO_ACCEPT *BIO_ACCEPT_new(void) in BIO_ACCEPT_new() function
Completed in 7 milliseconds