ntptr_GenericHandle 91 source4/ntptr/ntptr.h struct ntptr_GenericHandle **server); ntptr_GenericHandle 92 source4/ntptr/ntptr.h WERROR (*XcvDataPrintServer)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 96 source4/ntptr/ntptr.h WERROR (*EnumPrintServerData)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 98 source4/ntptr/ntptr.h WERROR (*GetPrintServerData)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 100 source4/ntptr/ntptr.h WERROR (*SetPrintServerData)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 102 source4/ntptr/ntptr.h WERROR (*DeletePrintServerData)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 106 source4/ntptr/ntptr.h WERROR (*EnumPrintServerForms)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 108 source4/ntptr/ntptr.h WERROR (*AddPrintServerForm)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 110 source4/ntptr/ntptr.h WERROR (*SetPrintServerForm)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 112 source4/ntptr/ntptr.h WERROR (*DeletePrintServerForm)(struct ntptr_GenericHandle *server, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 131 source4/ntptr/ntptr.h struct ntptr_GenericHandle **port); ntptr_GenericHandle 132 source4/ntptr/ntptr.h WERROR (*XcvDataPort)(struct ntptr_GenericHandle *port, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 141 source4/ntptr/ntptr.h struct ntptr_GenericHandle **monitor); ntptr_GenericHandle 142 source4/ntptr/ntptr.h WERROR (*XcvDataMonitor)(struct ntptr_GenericHandle *monitor, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 157 source4/ntptr/ntptr.h struct ntptr_GenericHandle **printer); ntptr_GenericHandle 160 source4/ntptr/ntptr.h struct ntptr_GenericHandle **printer); ntptr_GenericHandle 167 source4/ntptr/ntptr.h WERROR (*XcvDataPrinter)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 175 source4/ntptr/ntptr.h WERROR (*EnumPrinterData)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 177 source4/ntptr/ntptr.h WERROR (*GetPrinterData)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 179 source4/ntptr/ntptr.h WERROR (*SetPrinterData)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 181 source4/ntptr/ntptr.h WERROR (*DeletePrinterData)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 185 source4/ntptr/ntptr.h WERROR (*EnumPrinterForms)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 187 source4/ntptr/ntptr.h WERROR (*AddPrinterForm)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 189 source4/ntptr/ntptr.h WERROR (*GetPrinterForm)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 191 source4/ntptr/ntptr.h WERROR (*SetPrinterForm)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 193 source4/ntptr/ntptr.h WERROR (*DeletePrinterForm)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 197 source4/ntptr/ntptr.h WERROR (*EnumJobs)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 199 source4/ntptr/ntptr.h WERROR (*AddJob)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 201 source4/ntptr/ntptr.h WERROR (*ScheduleJob)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 203 source4/ntptr/ntptr.h WERROR (*GetJob)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 205 source4/ntptr/ntptr.h WERROR (*SetJob)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 209 source4/ntptr/ntptr.h WERROR (*StartDocPrinter)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 211 source4/ntptr/ntptr.h WERROR (*EndDocPrinter)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 213 source4/ntptr/ntptr.h WERROR (*StartPagePrinter)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 215 source4/ntptr/ntptr.h WERROR (*EndPagePrinter)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 217 source4/ntptr/ntptr.h WERROR (*WritePrinter)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 219 source4/ntptr/ntptr.h WERROR (*ReadPrinter)(struct ntptr_GenericHandle *printer, TALLOC_CTX *mem_ctx, ntptr_GenericHandle 104 source4/ntptr/simple_ldb/ntptr_simple_ldb.c struct ntptr_GenericHandle *server; ntptr_GenericHandle 108 source4/ntptr/simple_ldb/ntptr_simple_ldb.c server = talloc(mem_ctx, struct ntptr_GenericHandle); ntptr_GenericHandle 573 source4/rpc_server/spoolss/dcesrv_spoolss.c struct ntptr_GenericHandle *handle; ntptr_GenericHandle 579 source4/rpc_server/spoolss/dcesrv_spoolss.c handle = talloc_get_type(h->data, struct ntptr_GenericHandle); ntptr_GenericHandle 656 source4/rpc_server/spoolss/dcesrv_spoolss.c struct ntptr_GenericHandle *handle; ntptr_GenericHandle 661 source4/rpc_server/spoolss/dcesrv_spoolss.c handle = talloc_get_type(h->data, struct ntptr_GenericHandle); ntptr_GenericHandle 688 source4/rpc_server/spoolss/dcesrv_spoolss.c struct ntptr_GenericHandle *handle; ntptr_GenericHandle 693 source4/rpc_server/spoolss/dcesrv_spoolss.c handle = talloc_get_type(h->data, struct ntptr_GenericHandle); ntptr_GenericHandle 720 source4/rpc_server/spoolss/dcesrv_spoolss.c struct ntptr_GenericHandle *handle; ntptr_GenericHandle 726 source4/rpc_server/spoolss/dcesrv_spoolss.c handle = talloc_get_type(h->data, struct ntptr_GenericHandle); ntptr_GenericHandle 756 source4/rpc_server/spoolss/dcesrv_spoolss.c struct ntptr_GenericHandle *handle; ntptr_GenericHandle 761 source4/rpc_server/spoolss/dcesrv_spoolss.c handle = talloc_get_type(h->data, struct ntptr_GenericHandle); ntptr_GenericHandle 788 source4/rpc_server/spoolss/dcesrv_spoolss.c struct ntptr_GenericHandle *handle; ntptr_GenericHandle 794 source4/rpc_server/spoolss/dcesrv_spoolss.c handle = talloc_get_type(h->data, struct ntptr_GenericHandle); ntptr_GenericHandle 1258 source4/rpc_server/spoolss/dcesrv_spoolss.c struct ntptr_GenericHandle *handle; ntptr_GenericHandle 1490 source4/rpc_server/spoolss/dcesrv_spoolss.c struct ntptr_GenericHandle *handle; ntptr_GenericHandle 1495 source4/rpc_server/spoolss/dcesrv_spoolss.c handle = talloc_get_type(h->data, struct ntptr_GenericHandle);