Home
last modified time | relevance | path

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

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