Home
last modified time | relevance | path

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

/external/libcups/systemv/
Dlpstat.c1295 *time_at; /* time-at-xxx attribute name to use */ in show_jobs() local
1377 time_at = "time-at-completed"; in show_jobs()
1379 time_at = "time-at-creation"; in show_jobs()
1415 else if (!strcmp(attr->name, time_at) && attr->value_tag == IPP_TAG_INTEGER) in show_jobs()