handle03          473 source4/torture/rpc/spoolss_win.c 	struct policy_handle handle01, handle02, handle03, handle04;
handle03          515 source4/torture/rpc/spoolss_win.c 	ret &= test_OpenPrinterEx(tctx, p, &handle03,
handle03          517 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle03, ctx, 0, 1164);
handle03          518 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle03, ctx, 2, 0);
handle03          549 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinterDriver2(tctx, p, ctx, &handle03);
handle03          550 source4/torture/rpc/spoolss_win.c 	ret &= test_EnumForms(tctx, p, &handle03, 0);
handle03          552 source4/torture/rpc/spoolss_win.c 	ret &= test_EnumPrinterKey(tctx, p, &handle03, "", ctx);
handle03          556 source4/torture/rpc/spoolss_win.c 		ret &= test_EnumPrinterKey(tctx, p, &handle03,
handle03          559 source4/torture/rpc/spoolss_win.c 		ret &= test_EnumPrinterDataEx(tctx, p, &handle03,
handle03          564 source4/torture/rpc/spoolss_win.c 	ret &= test_EnumPrinterDataEx(tctx, p, &handle03, "", 0,
handle03          567 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle03, tmp_ctx, 2, 0);
handle03          573 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle03, tmp_ctx, 2, 2556);
handle03          583 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle03, tmp_ctx, 7, 0);
handle03          589 source4/torture/rpc/spoolss_win.c 	ret &= test_ClosePrinter(tctx, p, &handle03);
handle03          595 source4/torture/rpc/spoolss_win.c 	ret &= test_OpenPrinterEx(tctx, p, &handle03, server_name, 0);
handle03          596 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinterData(tctx, p, &handle03, "W3SvcInstalled",
handle03          598 source4/torture/rpc/spoolss_win.c 	ret &= test_ClosePrinter(tctx, p, &handle03);