Searched refs:spoolss_GetPrinter (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dspoolss_svc.c90 DECL_FIXUP_STRUCT(spoolss_GetPrinter); variable
858 struct spoolss_GetPrinter *param = arg;
1036 bzero(param, sizeof (struct spoolss_GetPrinter));
1173 fixup_spoolss_GetPrinter(struct spoolss_GetPrinter *val)
1180 CASE_INFO_ENT(spoolss_GetPrinter, 0);
1181 CASE_INFO_ENT(spoolss_GetPrinter, 1);
1182 CASE_INFO_ENT(spoolss_GetPrinter, 2);
1183 CASE_INFO_ENT(spoolss_GetPrinter, 3);
1184 CASE_INFO_ENT(spoolss_GetPrinter, 4);
1185 CASE_INFO_ENT(spoolss_GetPrinter,
[all...]
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dspoolss.ndl353 UNION_INFO_ENT(0, spoolss_GetPrinter);
354 UNION_INFO_ENT(1, spoolss_GetPrinter);
355 UNION_INFO_ENT(2, spoolss_GetPrinter);
356 UNION_INFO_ENT(3, spoolss_GetPrinter);
357 UNION_INFO_ENT(4, spoolss_GetPrinter);
358 UNION_INFO_ENT(5, spoolss_GetPrinter);
359 UNION_INFO_ENT(6, spoolss_GetPrinter);
360 UNION_INFO_ENT(7, spoolss_GetPrinter);
361 UNION_INFO_ENT(8, spoolss_GetPrinter);
448 struct spoolss_GetPrinter {
[all...]

Completed in 44 milliseconds