Searched refs:HTTP_FIELD_IF_MODIFIED_SINCE (Results 1 – 4 of 4) sorted by relevance
/external/libcups/cups/ |
D | getputfile.c | 74 strlcpy(if_modified_since, httpGetField(http, HTTP_FIELD_IF_MODIFIED_SINCE), in cupsGetFd() 90 httpSetField(http, HTTP_FIELD_IF_MODIFIED_SINCE, if_modified_since); in cupsGetFd()
|
D | ppd-util.c | 395 httpSetField(http2, HTTP_FIELD_IF_MODIFIED_SINCE, in cupsGetPPD3()
|
D | http.h | 168 HTTP_FIELD_IF_MODIFIED_SINCE, /* If-Modified-Since field */ enumerator
|
D | adminutil.c | 2243 httpSetField(http, HTTP_FIELD_IF_MODIFIED_SINCE, in get_cupsd_conf()
|