Searched refs:time_at (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cups-408/cups/systemv/
H A Dlpstat.c1274 *time_at; /* time-at-xxx attribute name to use */ local
1360 time_at = "time-at-completed";
1362 time_at = "time-at-creation";
1398 else if (!strcmp(attr->name, time_at) && attr->value_tag == IPP_TAG_INTEGER)

Completed in 64 milliseconds