EndPagePrinter    215 source4/ntptr/ntptr.h 	WERROR (*EndPagePrinter)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx,
EndPagePrinter    575 source4/ntptr/ntptr_interface.c 	if (!printer->ntptr->ops->EndPagePrinter) {
EndPagePrinter    578 source4/ntptr/ntptr_interface.c 	return printer->ntptr->ops->EndPagePrinter(printer, mem_ctx, r);