Searched refs:EVHTTP_REQ_TRACE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dhttp.h487 EVHTTP_REQ_TRACE = 1 << 6, enumerator in enum:evhttp_cmd_type
/netbsd-current/external/bsd/libevent/dist/include/event2/
H A Dhttp.h500 EVHTTP_REQ_TRACE = 1 << 6, enumerator in enum:evhttp_cmd_type
/netbsd-current/external/bsd/libevent/dist/sample/
H A Dhttp-server.c149 case EVHTTP_REQ_TRACE: cmdtype = "TRACE"; break;
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dhttp.c323 case EVHTTP_REQ_TRACE:
1679 type = EVHTTP_REQ_TRACE;
2067 case EVHTTP_REQ_TRACE:
/netbsd-current/external/bsd/libevent/dist/
H A Dhttp.c336 case EVHTTP_REQ_TRACE:
1816 type = EVHTTP_REQ_TRACE;
2211 case EVHTTP_REQ_TRACE:

Completed in 113 milliseconds