Searched refs:how_often_set (Results 1 – 2 of 2) sorted by relevance
476 tmp->how_often_set = 0; in kill_new_with_arg()505 msg->how_often_set = 1; in kill_how_often_add()540 if (!msg->how_often_set || off < 0 || off >= msg->how_often_length) in kill_how_often_assign()571 if (!msg->how_often_set || offset < 0 || offset >= msg->how_often_length) in kill_how_often_get()590 if (tmp->how_often_set == 1) { in kill_clear()593 tmp->how_often_set = 0; in kill_clear()606 if (tmp->how_often_set == 1) { in kill_free()609 tmp->how_often_set = 0; in kill_free()621 if (tmp->how_often_set) { in kill_marshal()674 tmp->how_often_set = 1; in kill_unmarshal()
105 ev_uint8_t how_often_set; member