Home
last modified time | relevance | path

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

/minix3/external/bsd/libevent/dist/include/event2/
H A Dhttp.h55 #define HTTP_OK 200 /**< request completed ok */ macro
/minix3/external/bsd/fetch/dist/libfetch/
H A Dhttp.c117 #define HTTP_OK 200 macro