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

/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_acpt.c100 static int acpt_state(BIO *b, BIO_ACCEPT *c);
200 static int acpt_state(BIO *b, BIO_ACCEPT *c) function
310 ret = acpt_state(b, data);
329 ret = acpt_state(b, data);
357 ret = (long)acpt_state(b, data);

Completed in 67 milliseconds