Home
last modified time | relevance | path

Searched defs:EVHTTP_CON_AUTOFREE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libevent/
H A Dhttp-internal.h78 #define EVHTTP_CON_AUTOFREE EVHTTP_CON_PUBLIC_FLAGS_END macro
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h77 #define EVHTTP_CON_AUTOFREE 0x0008 /* set when we want to auto free the connection */ macro