Searched refs:evtag_marshal_timeval (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | tag.h | 108 void evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag,
|
/freebsd/contrib/libevent/include/event2/ |
H A D | tag.h | 108 void evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag,
|
/freebsd/contrib/pf/libevent/ |
H A D | event.h | 312 void evtag_marshal_timeval(struct evbuffer *evbuf, u_int8_t tag,
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_tagging.c | 311 evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag, struct timeval *tv) in evtag_marshal_timeval() function
|
/freebsd/contrib/libevent/ |
H A D | event_tagging.c | 311 evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag, struct timeval *tv) in evtag_marshal_timeval() function
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.c | 2493 evtag_marshal_timeval(tmp, 0, &tv); in evtag_fuzz()
|
/freebsd/contrib/libevent/test/ |
H A D | regress.c | 2493 evtag_marshal_timeval(tmp, 0, &tv); in evtag_fuzz()
|