Searched refs:BIO_dgram_should_retry (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_dgram.c90 static int BIO_dgram_should_retry(int s);
297 if (BIO_dgram_should_retry(ret)) {
327 if (BIO_dgram_should_retry(ret)) {
651 static int BIO_dgram_should_retry(int i) function

Completed in 112 milliseconds