PRINTERS_NAME      70 source3/param/loadparm.c #ifndef PRINTERS_NAME
PRINTERS_NAME    6736 source3/param/loadparm.c 	if (strwicmp(ServicePtrs[iService]->szService, PRINTERS_NAME) == 0) {
PRINTERS_NAME    8092 source3/param/loadparm.c 	int printers = lp_servicenumber(PRINTERS_NAME);
PRINTERS_NAME      29 source3/printing/load.c 	int pnum = lp_servicenumber(PRINTERS_NAME);
PRINTERS_NAME      62 source3/printing/load.c 	if (lp_load_printers() && lp_servicenumber(PRINTERS_NAME) >= 0)
PRINTERS_NAME     224 source3/registry/reg_backend_printing.c 			if ( strequal( lp_servicename(snum), PRINTERS_NAME ) )
PRINTERS_NAME     699 source3/smbd/server.c 	int pnum = lp_servicenumber(PRINTERS_NAME);
PRINTERS_NAME     337 source3/smbd/service.c 		if ((iPrinterService = lp_servicenumber(PRINTERS_NAME)) < 0) {
PRINTERS_NAME     338 source3/smbd/service.c 			iPrinterService = load_registry_service(PRINTERS_NAME);
PRINTERS_NAME     389 source3/smbd/service.c 					strequal(defservice, PRINTERS_NAME) ||
PRINTERS_NAME    1359 source4/param/loadparm.c 	if (strwicmp(service->szService, PRINTERS_NAME) == 0) {
PRINTERS_NAME      65 source4/param/loadparm.h #ifndef PRINTERS_NAME