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

/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c823 if (EVTAG_ARRAY_GET(msg2, run, 0, &run) == -1) {
835 if (EVTAG_ARRAY_GET(run, notes, 0, &note_one) == -1 ||
836 EVTAG_ARRAY_GET(run, notes, 1, &note_two) == -1) {
854 if (EVTAG_ARRAY_GET(
865 if (EVTAG_ARRAY_GET(attack, how_often, i, &res) == -1) {
/freebsd-12-stable/contrib/libevent/test/
H A Dregress_rpc.c823 if (EVTAG_ARRAY_GET(msg2, run, 0, &run) == -1) {
835 if (EVTAG_ARRAY_GET(run, notes, 0, &note_one) == -1 ||
836 EVTAG_ARRAY_GET(run, notes, 1, &note_two) == -1) {
854 if (EVTAG_ARRAY_GET(
865 if (EVTAG_ARRAY_GET(attack, how_often, i, &res) == -1) {
/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h137 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ macro
/freebsd-12-stable/contrib/libevent/include/event2/
H A Drpc.h137 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ macro

Completed in 168 milliseconds