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

/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c471 tmp->action_set = 0;
532 msg->action_set = 1;
561 if (msg->action_set != 1)
585 if (tmp->action_set == 1) {
588 tmp->action_set = 0;
653 if (tmp->action_set)
659 tmp->action_set = 1;
692 if (!msg->action_set)
H A Dregress.gen.h104 ev_uint8_t action_set; member in struct:kill
/freebsd-12-stable/contrib/libevent/test/
H A Dregress.gen.c471 tmp->action_set = 0;
532 msg->action_set = 1;
561 if (msg->action_set != 1)
585 if (tmp->action_set == 1) {
588 tmp->action_set = 0;
653 if (tmp->action_set)
659 tmp->action_set = 1;
692 if (!msg->action_set)
H A Dregress.gen.h104 ev_uint8_t action_set; member in struct:kill

Completed in 59 milliseconds