Home
last modified time | relevance | path

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

/external/libcups/cups/
Dcups-private.h96 char http_date[256]; /* Date+time buffer */ member
Dhttp-support.c791 return (httpGetDateString2(t, cg->http_date, sizeof(cg->http_date))); in httpGetDateString()