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

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c472 tmp->weapon_set = 0;
525 msg->weapon_set = 1;
557 if (msg->weapon_set != 1)
585 if (tmp->weapon_set == 1) {
588 tmp->weapon_set = 0;
646 if (tmp->weapon_set)
652 tmp->weapon_set = 1;
689 if (!msg->weapon_set)
H A Dregress.gen.h104 ev_uint8_t weapon_set; member in struct:kill
/freebsd-current/contrib/libevent/test/
H A Dregress.gen.c472 tmp->weapon_set = 0;
525 msg->weapon_set = 1;
557 if (msg->weapon_set != 1)
585 if (tmp->weapon_set == 1) {
588 tmp->weapon_set = 0;
646 if (tmp->weapon_set)
652 tmp->weapon_set = 1;
689 if (!msg->weapon_set)
H A Dregress.gen.h104 ev_uint8_t weapon_set; member in struct:kill

Completed in 65 milliseconds