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

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.h80 KILL_HOW_OFTEN=3, enumerator in enum:kill_
H A Dregress.gen.c630 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data[i]);
663 case KILL_HOW_OFTEN:
669 if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data[tmp->how_often_length]) == -1) {
/freebsd-current/contrib/libevent/test/
H A Dregress.gen.h80 KILL_HOW_OFTEN=3, enumerator in enum:kill_
H A Dregress.gen.c630 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data[i]);
663 case KILL_HOW_OFTEN:
669 if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data[tmp->how_often_length]) == -1) {

Completed in 167 milliseconds