Searched refs:KILL_HOW_OFTEN (Results 1 – 2 of 2) sorted by relevance
79 KILL_HOW_OFTEN=3, enumerator
625 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data[i]); in kill_marshal()662 case KILL_HOW_OFTEN: in kill_unmarshal()669 …if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data[tmp->how_often_length]) == -1)… in kill_unmarshal()