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

/external/chromium/third_party/libevent/test/
H A Dregress.gen.c444 tmp->how_often_data = 0;
481 msg->how_often_data = value;
508 *value = msg->how_often_data;
543 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data);
582 if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data) == -1) {
H A Dregress.gen.h109 ev_uint32_t how_often_data; member in struct:kill
/external/chromium_org/third_party/libevent/test/
H A Dregress.gen.c444 tmp->how_often_data = 0;
481 msg->how_often_data = value;
508 *value = msg->how_often_data;
543 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data);
582 if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data) == -1) {
H A Dregress.gen.h109 ev_uint32_t how_often_data; member in struct:kill

Completed in 258 milliseconds