Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/wps/
H A Dhttp.h15 HTTP_OK = 200, enumerator
/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dhttp.h57 #define HTTP_OK 200 /**< request completed ok */ macro
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c94 #define HTTP_OK 200 macro