Home
last modified time | relevance | path

Searched refs:EVHTTP_CON_PUBLIC_FLAGS_END (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h75 #define EVHTTP_CON_AUTOFREE EVHTTP_CON_PUBLIC_FLAGS_END
H A Dhttp.c2474 if (flags & ~avail_flags || flags > EVHTTP_CON_PUBLIC_FLAGS_END) in evhttp_connection_set_flags()
/freebsd/contrib/libevent/
H A Dhttp-internal.h75 #define EVHTTP_CON_AUTOFREE EVHTTP_CON_PUBLIC_FLAGS_END
H A Dhttp.c2474 if (flags & ~avail_flags || flags > EVHTTP_CON_PUBLIC_FLAGS_END) in evhttp_connection_set_flags()
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h665 #define EVHTTP_CON_PUBLIC_FLAGS_END 0x100000 macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h665 #define EVHTTP_CON_PUBLIC_FLAGS_END 0x100000 macro