Home
last modified time | relevance | path

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

/external/libcups/cups/
Dcups-private.h70 time_t cupsd_update; /* Last time we got or set cupsd.conf */ member
Dadminutil.c934 if ((status = get_cupsd_conf(http, cg, cg->cupsd_update, cupsdconf, in cupsAdminGetServerSettings()
972 cg->cupsd_update = time(NULL); in cupsAdminGetServerSettings()
2059 cg->cupsd_update = time(NULL); in cupsAdminSetServerSettings()
2272 cg->cupsd_update = 0; in invalidate_cupsd_cache()