Searched refs:cupsd_update (Results 1 – 2 of 2) sorted by relevance
193 if ((status = get_cupsd_conf(http, cg, cg->cupsd_update, cupsdconf, in cupsAdminGetServerSettings()231 cg->cupsd_update = time(NULL); in cupsAdminGetServerSettings()1314 cg->cupsd_update = time(NULL); in cupsAdminSetServerSettings()1445 cg->cupsd_update = 0; in invalidate_cupsd_cache()
89 time_t cupsd_update; /* Last time we got or set cupsd.conf */ member