OpenPrinter 193 examples/printing/prtpub.c if (!(OpenPrinter(printer, &ph, &admin_access))) { OpenPrinter 154 source4/ntptr/ntptr.h WERROR (*OpenPrinter)(struct ntptr_context *ntptr, TALLOC_CTX *mem_ctx, OpenPrinter 291 source4/ntptr/ntptr_interface.c if (!ntptr->ops->OpenPrinter) { OpenPrinter 294 source4/ntptr/ntptr_interface.c return ntptr->ops->OpenPrinter(ntptr, mem_ctx, r, printer_name, printer); OpenPrinter 841 source4/ntptr/simple_ldb/ntptr_simple_ldb.c .OpenPrinter = sptr_OpenPrinter,