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

/freebsd-10.1-release/usr.bin/csup/
H A Dmisc.h141 struct backoff_timer *bt_new(time_t, time_t, float, float);
H A Dmain.c317 timer = bt_new(300, 7200, 2.0, 0.1);
H A Dmisc.c517 bt_new(time_t min, time_t max, float backoff, float jitter) function

Completed in 112 milliseconds