Searched refs:attack_set (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c70 tmp->attack_set = 0;
144 if (msg->attack_set) {
146 msg->attack_set = 0;
163 msg->attack_set = 1;
230 if (msg->attack_set != 1) {
234 msg->attack_set = 1;
263 if (tmp->attack_set == 1) {
266 tmp->attack_set = 0;
309 if (tmp->attack_set) {
350 if (tmp->attack_set)
[all...]
H A Dregress.gen.h50 ev_uint8_t attack_set; member in struct:msg
/freebsd-current/contrib/libevent/test/
H A Dregress.gen.c70 tmp->attack_set = 0;
144 if (msg->attack_set) {
146 msg->attack_set = 0;
163 msg->attack_set = 1;
230 if (msg->attack_set != 1) {
234 msg->attack_set = 1;
263 if (tmp->attack_set == 1) {
266 tmp->attack_set = 0;
309 if (tmp->attack_set) {
350 if (tmp->attack_set)
[all...]
H A Dregress.gen.h50 ev_uint8_t attack_set; member in struct:msg

Completed in 62 milliseconds