StartDocPrinter   209 source4/ntptr/ntptr.h 	WERROR (*StartDocPrinter)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx,
StartDocPrinter   539 source4/ntptr/ntptr_interface.c 	if (!printer->ntptr->ops->StartDocPrinter) {
StartDocPrinter   542 source4/ntptr/ntptr_interface.c 	return printer->ntptr->ops->StartDocPrinter(printer, mem_ctx, r);