Home
last modified time | relevance | path

Searched refs:KILL_HOW_OFTEN (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libevent/test/
Dregress.gen.c543 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data); in kill_marshal()
578 case KILL_HOW_OFTEN: in kill_unmarshal()
582 if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data) == -1) { in kill_unmarshal()
Dregress.gen.h90 KILL_HOW_OFTEN=3, enumerator