Searched refs:HTTP_POST (Results 1 – 5 of 5) sorted by relevance
1056 (con->operation == HTTP_POST && !con->request && in cupsdLogRequest()1058 (con->operation != HTTP_GET && con->operation != HTTP_POST && in cupsdLogRequest()
1622 if ((auth = cupsdFindBest(resource, HTTP_POST)) == NULL || in get_auth_info_required()
2283 if ((auth = cupsdFindBest(resource, HTTP_POST)) == NULL || in cupsdSetPrinterAttrs()
10026 if ((auth = cupsdFindBest(resource, HTTP_POST)) == NULL || in send_http_error()
217 # define HTTP_POST HTTP_STATE_POST macro