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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1754 int is_dry = 0; local
1831 return is_dry;
1835 is_dry = 1;
1885 if (is_dry) {
1892 if (is_dry) {
1901 return is_dry;
1906 return is_dry;

Completed in 108 milliseconds