Home
last modified time | relevance | path

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

/external/libcups/cups/
Dadminutil.c41 static http_status_t get_cupsd_conf(http_t *http, _cups_globals_t *cg,
934 if ((status = get_cupsd_conf(http, cg, cg->cupsd_update, cupsdconf, in cupsAdminGetServerSettings()
1223 if (get_cupsd_conf(http, cg, 0, cupsdconf, sizeof(cupsdconf), in cupsAdminSetServerSettings()
2166 get_cupsd_conf( in get_cupsd_conf() function