Lines Matching refs:cupsGetOption
1243 if ((val = cupsGetOption(CUPS_SERVER_DEBUG_LOGGING, cupsd_num_settings, in cupsAdminSetServerSettings()
1252 if ((val = cupsGetOption(CUPS_SERVER_REMOTE_ADMIN, cupsd_num_settings, in cupsAdminSetServerSettings()
1261 if ((val = cupsGetOption(CUPS_SERVER_REMOTE_ANY, cupsd_num_settings, in cupsAdminSetServerSettings()
1270 if ((val = cupsGetOption(CUPS_SERVER_SHARE_PRINTERS, cupsd_num_settings, in cupsAdminSetServerSettings()
1279 if ((val = cupsGetOption(CUPS_SERVER_USER_CANCEL_ANY, cupsd_num_settings, in cupsAdminSetServerSettings()
1294 if ((val = cupsGetOption(CUPS_SERVER_DEBUG_LOGGING, num_settings, in cupsAdminSetServerSettings()
1314 if ((val = cupsGetOption(CUPS_SERVER_REMOTE_ANY, num_settings, settings)) != NULL) in cupsAdminSetServerSettings()
1332 if ((val = cupsGetOption(CUPS_SERVER_REMOTE_ADMIN, num_settings, in cupsAdminSetServerSettings()
1352 if ((val = cupsGetOption(CUPS_SERVER_SHARE_PRINTERS, num_settings, in cupsAdminSetServerSettings()
1372 if ((val = cupsGetOption(CUPS_SERVER_USER_CANCEL_ANY, num_settings, in cupsAdminSetServerSettings()
1490 const char *localp = cupsGetOption("BrowseLocalProtocols", in cupsAdminSetServerSettings()
1494 localp = cupsGetOption("BrowseLocalProtocols", cupsd_num_settings, in cupsAdminSetServerSettings()
1757 (val = cupsGetOption(line, num_settings, settings)) != NULL) in cupsAdminSetServerSettings()
1974 !cupsGetOption(setting->name, cupsd_num_settings, cupsd_settings)) in cupsAdminSetServerSettings()