Searched refs:spoolss_s_stub (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | spoolss_svc.c | 127 static int spoolss_s_stub(void *, ndr_xa_t *); 132 { spoolss_s_stub, SPOOLSS_OPNUM_DeletePrinter }, 134 { spoolss_s_stub, SPOOLSS_OPNUM_GetPrinterDriver }, 135 { spoolss_s_stub, SPOOLSS_OPNUM_DeletePrinterDriver }, 156 { spoolss_s_stub, SPOOLSS_OPNUM_GetPrinterDriver2 }, 157 { spoolss_s_stub, SPOOLSS_OPNUM_FCPN }, 158 { spoolss_s_stub, SPOOLSS_OPNUM_ReplyOpenPrinter }, 159 { spoolss_s_stub, SPOOLSS_OPNUM_ReplyClosePrinter }, 160 { spoolss_s_stub, SPOOLSS_OPNUM_RFFPCNEX }, 162 { spoolss_s_stub, SPOOLSS_OPNUM_RRPCN }, [all …]
|