Home
last modified time | relevance | path

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

/external/libcups/cups/
Dadminutil.c31 static http_status_t get_cupsd_conf(http_t *http, _cups_globals_t *cg,
193 if ((status = get_cupsd_conf(http, cg, cg->cupsd_update, cupsdconf, in cupsAdminGetServerSettings()
482 if (get_cupsd_conf(http, cg, 0, cupsdconf, sizeof(cupsdconf), in cupsAdminSetServerSettings()
1339 get_cupsd_conf( in get_cupsd_conf() function