Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp.h170 HTTP_FIELD_REFERER, /* Referer field */ enumerator
/external/libcups/scheduler/
Dclient.c3450 if (httpGetField(con->http, HTTP_FIELD_REFERER)[0]) in pipe_command()
3453 httpGetField(con->http, HTTP_FIELD_REFERER)); in pipe_command()