Searched refs:how_often_set (Results 1 – 2 of 2) sorted by relevance
480 tmp->how_often_set = 0; in kill_new_with_arg()510 msg->how_often_set = 1; in kill_how_often_add()545 if (!msg->how_often_set || off < 0 || off >= msg->how_often_length) in kill_how_often_assign()576 if (!msg->how_often_set || offset < 0 || offset >= msg->how_often_length) in kill_how_often_get()595 if (tmp->how_often_set == 1) { in kill_clear()598 tmp->how_often_set = 0; in kill_clear()611 if (tmp->how_often_set == 1) { in kill_free()614 tmp->how_often_set = 0; in kill_free()626 if (tmp->how_often_set) { in kill_marshal()674 tmp->how_often_set = 1; in kill_unmarshal()
106 ev_uint8_t how_often_set; member