Searched refs:old_share_printers (Results 1 – 1 of 1) sorted by relevance
454 int old_share_printers, /* Share local printers */ in cupsAdminSetServerSettings() local531 old_share_printers = atoi(val); in cupsAdminSetServerSettings()533 old_share_printers = 0; in cupsAdminSetServerSettings()536 old_share_printers)); in cupsAdminSetServerSettings()616 if (share_printers == old_share_printers) in cupsAdminSetServerSettings()1294 old_share_printers ? "1" : "0", in cupsAdminSetServerSettings()