Searched refs:_timeout (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/dev/dm/ |
| D | dm_target_delay.c | 79 static void _timeout(void*); 313 callout_reset(&di->cal, di->delay, _timeout, di); in _strategy() 357 callout_reset(&di->cal, next - tick, _timeout, di); in _submit_queue() 455 _timeout(void *arg) in _timeout() function
|
| /netbsd/src/external/bsd/kyua-cli/dist/engine/ |
| D | test_case_test.cpp | 288 optional< datetime::delta > _timeout; member in __anon2f92cbf80111::plain_helper 302 _timeout(timeout) in plain_helper() 353 if (_timeout) in run() 354 mdbuilder.set_timeout(_timeout.get()); in run()
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | ChangeLog | 561 o test/http: incomplete{,_timeout} for https (615490d Azat Khuzhin)
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | ChangeLog | 561 o test/http: incomplete{,_timeout} for https (615490d Azat Khuzhin)
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| D | postconf.proto | 16284 <p> Change the behavior of the smtp_*_timeout time limits, from a 18822 <p> Change the behavior of the smtp_*_timeout time limits, from a
|