admin_access      183 examples/printing/prtpub.c 	PRINTER_DEFAULTS admin_access = {NULL, NULL, PRINTER_ACCESS_ADMINISTER};
admin_access      193 examples/printing/prtpub.c 	if (!(OpenPrinter(printer, &ph, &admin_access))) {