Searched defs:max_time (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSumTimerInfo.py20 max_time = 0.0 variable
37 max_time = float(s[6]) variable
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_sock.c393 int BIO_socket_wait(int fd, int for_read, time_t max_time) argument
H A Dbio_lib.c861 static int bio_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) argument
905 int BIO_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) argument
926 time_t max_time local
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Devents.c662 time_t max_time; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_client.c66 time_t max_time; /* Maximum end time of current transfer, or 0 */ member in struct:ossl_http_req_ctx_st
505 static int may_still_retry(time_t max_time, int *ptimeout) argument
1138 time_t max_time local
1308 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c7388 int max_time = 0; local
7476 int max_time = 0; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.cc7388 int max_time = 0; local
7476 int max_time = 0; local
/netbsd-current/lib/libc/time/
H A Dzic.c910 static zic_t const max_time = MAXVAL(zic_t, TIME_T_BITS_IN_FILE); variable
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.cc1477 hrtime_t max_time = 0; local

Completed in 352 milliseconds