SetPrintServerForm  110 source4/ntptr/ntptr.h 	WERROR (*SetPrintServerForm)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx,
SetPrintServerForm  132 source4/ntptr/ntptr_interface.c 	if (!server->ntptr->ops->SetPrintServerForm) {
SetPrintServerForm  135 source4/ntptr/ntptr_interface.c 	return server->ntptr->ops->SetPrintServerForm(server, mem_ctx, r);
SetPrintServerForm  815 source4/ntptr/simple_ldb/ntptr_simple_ldb.c 	.SetPrintServerForm		= sptr_SetPrintServerForm,