Home
last modified time | relevance | path

Searched defs:nap_milliseconds (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbio_lib.c861 static int bio_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in bio_wait() argument
901 * the number of nap_milliseconds in order to avoid a tight busy loop. in BIO_wait() argument
919 BIO_do_connect_retry(BIO * bio,int timeout,int nap_milliseconds) BIO_do_connect_retry() argument
[all...]