Home
last modified time | relevance | path

Searched defs:HTTP_OK (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dhttp.h15 HTTP_OK = 200, enumerator
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h56 #define HTTP_OK 200 /**< request completed ok */ macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h56 #define HTTP_OK 200 /**< request completed ok */ macro
/freebsd/tools/tools/netrate/httpd/
H A Dhttpd.c62 #define HTTP_OK "HTTP/1.1 200 OK\n" macro
/freebsd/lib/libfetch/
H A Dhttp.c101 #define HTTP_OK 200 macro