Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-support.c58 static const char * const http_days[7] =/* Days of the week */ variable
811 …snprintf(s, (size_t)slen, "%s, %02d %s %d %02d:%02d:%02d GMT", http_days[tdate->tm_wday], tdate->t… in httpGetDateString2()