Home
last modified time | relevance | path

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

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