Searched refs:cfg_min_share (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | test-ratelim.c | 67 static int cfg_min_share = -1; variable 415 if (cfg_min_share >= 0) in test_ratelimiting() 417 ratelim_group, cfg_min_share); in test_ratelimiting() 570 { "--min-share", &cfg_min_share, 0, 0 },
|
/freebsd/contrib/libevent/test/ |
H A D | test-ratelim.c | 67 static int cfg_min_share = -1; variable 415 if (cfg_min_share >= 0) in test_ratelimiting() 417 ratelim_group, cfg_min_share); in test_ratelimiting() 570 { "--min-share", &cfg_min_share, 0, 0 },
|