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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dnon-stop-fair-events.c29 #define SECONDS (timeout + 20) macro
62 alarm (SECONDS);
90 alarm (SECONDS);
H A Dattach-many-short-lived-threads.c118 #define SECONDS (TIMEOUT + 20) macro
121 unsigned int seconds_left = SECONDS;
168 seconds_left = SECONDS;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dnon-stop-fair-events.c29 #define SECONDS (timeout + 20) macro
62 alarm (SECONDS);
90 alarm (SECONDS);
H A Ddetach-step-over.c64 #define SECONDS (TIMEOUT + 20) macro
67 unsigned int seconds_left = SECONDS;
106 seconds_left = SECONDS;
H A Dattach-many-short-lived-threads.c118 #define SECONDS (TIMEOUT + 20) macro
121 unsigned int seconds_left = SECONDS;
168 seconds_left = SECONDS;
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_time.c32 #define SECONDS 30 macro
102 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0;
H A Dspeed.c11 #undef SECONDS macro
12 #define SECONDS 3 macro
1410 openssl_speed_sec_t seconds = { SECONDS, RSA_SECONDS, DSA_SECONDS,
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Ds_time.c32 #define SECONDS 30 macro
127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0;
H A Dspeed.c11 #undef SECONDS macro
12 #define SECONDS 3 macro
1385 openssl_speed_sec_t seconds = { SECONDS, RSA_SECONDS, DSA_SECONDS,
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h268 SECONDS = 463, enumerator in enum:dhcp_token
H A Dconflex.c1352 return SECONDS;
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h264 SECONDS = 463, enumerator in enum:dhcp_token
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c2622 #define SECONDS * tps macro
2625 adap->params.rev > 0 ? 0 : 2 SECONDS);
2627 t3_write_reg(adap, A_TP_RXT_MAX, 64 SECONDS);
2628 t3_write_reg(adap, A_TP_PERS_MIN, 5 SECONDS);
2629 t3_write_reg(adap, A_TP_PERS_MAX, 64 SECONDS);
2630 t3_write_reg(adap, A_TP_KEEP_IDLE, 7200 SECONDS);
2631 t3_write_reg(adap, A_TP_KEEP_INTVL, 75 SECONDS);
2632 t3_write_reg(adap, A_TP_INIT_SRTT, 3 SECONDS);
2633 t3_write_reg(adap, A_TP_FINWAIT2_TIMER, 600 SECONDS);
2635 #undef SECONDS macro
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dmisc.c521 #define SECONDS 1 macro
522 #define MINUTES (SECONDS * 60)
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dconflex.c1374 return SECONDS;
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dconfpars.c1139 if (token != SECONDS) {

Completed in 161 milliseconds