Home
last modified time | relevance | path

Searched refs:HTTP_GET (Results 1 – 2 of 2) sorted by relevance

/external/libcups/scheduler/
Dlog.c1053 if ((con->operation == HTTP_GET && in cupsdLogRequest()
1058 (con->operation != HTTP_GET && con->operation != HTTP_POST && in cupsdLogRequest()
/external/libcups/cups/
Dhttp.h214 # define HTTP_GET HTTP_STATE_GET macro