AddPrintServerForm  108 source4/ntptr/ntptr.h 	WERROR (*AddPrintServerForm)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx,
AddPrintServerForm  120 source4/ntptr/ntptr_interface.c 	if (!server->ntptr->ops->AddPrintServerForm) {
AddPrintServerForm  123 source4/ntptr/ntptr_interface.c 	return server->ntptr->ops->AddPrintServerForm(server, mem_ctx, r);
AddPrintServerForm  814 source4/ntptr/simple_ldb/ntptr_simple_ldb.c 	.AddPrintServerForm		= sptr_AddPrintServerForm,