GetPrinterDriverDirectory  122 source4/ntptr/ntptr.h 	WERROR (*GetPrinterDriverDirectory)(struct ntptr_context *ntptr, TALLOC_CTX *mem_ctx,
GetPrinterDriverDirectory  182 source4/ntptr/ntptr_interface.c 	if (!ntptr->ops->GetPrinterDriverDirectory) {
GetPrinterDriverDirectory  185 source4/ntptr/ntptr_interface.c 	return ntptr->ops->GetPrinterDriverDirectory(ntptr, mem_ctx, r);
GetPrinterDriverDirectory  822 source4/ntptr/simple_ldb/ntptr_simple_ldb.c */	.GetPrinterDriverDirectory	= sptr_GetPrinterDriverDirectory,