HomeSort by relevance Sort by last modified time
    Searched refs:KILL_HOW_OFTEN (Results 1 - 2 of 2) sorted by null

  /external/libevent/test/
regress.gen.h 79 KILL_HOW_OFTEN=3,
regress.gen.c 625 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data[i]);
662 case KILL_HOW_OFTEN:
669 if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data[tmp->how_often_length]) == -1) {

Completed in 123 milliseconds