Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dconf.h47 } cupsd_time_t; typedef
178 VAR cupsd_time_t LogTimeFormat VALUE(CUPSD_TIME_STANDARD);
278 extern char *cupsdGetDateTime(struct timeval *t, cupsd_time_t format);
Dlog.c301 cupsd_time_t format) /* I - Format to use */ in cupsdGetDateTime()