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

/netbsd-current/external/bsd/libevent/dist/
H A Dhttp-internal.h76 #define EVHTTP_CON_AUTOFREE EVHTTP_CON_PUBLIC_FLAGS_END
H A Dhttp.c2478 if (flags & ~avail_flags || flags > EVHTTP_CON_PUBLIC_FLAGS_END)
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dhttp-internal.h77 #define EVHTTP_CON_AUTOFREE EVHTTP_CON_PUBLIC_FLAGS_END
H A Dhttp.c2476 if (flags & ~avail_flags || flags > EVHTTP_CON_PUBLIC_FLAGS_END)
/netbsd-current/external/bsd/libevent/dist/include/event2/
H A Dhttp.h666 #define EVHTTP_CON_PUBLIC_FLAGS_END 0x100000 macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dhttp.h667 #define EVHTTP_CON_PUBLIC_FLAGS_END 0x100000 macro

Completed in 104 milliseconds