GetPrinterForm    189 source4/ntptr/ntptr.h 	WERROR (*GetPrinterForm)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx,
GetPrinterForm    439 source4/ntptr/ntptr_interface.c 	if (!printer->ntptr->ops->GetPrinterForm) {
GetPrinterForm    442 source4/ntptr/ntptr_interface.c 	return printer->ntptr->ops->GetPrinterForm(printer, mem_ctx, r);
GetPrinterForm    860 source4/ntptr/simple_ldb/ntptr_simple_ldb.c */	.GetPrinterForm			= sptr_GetPrinterForm,