Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dhttp.h15 HTTP_OK = 200, enumerator
/external/libevent/include/event2/
Dhttp.h56 #define HTTP_OK 200 /**< request completed ok */ macro
/external/libcups/cups/
Dhttp.h299 # define HTTP_OK HTTP_STATUS_OK macro