Home | History | Annotate | Download | only in cups

Lines Matching refs:last_update

42 			               time_t last_update, char *name,
2169 time_t last_update, /* I - Last update time for file */
2215 else if (last_update && info.st_mtime <= last_update)
2242 if (last_update)
2244 httpGetDateString(last_update));