handle02          473 source4/torture/rpc/spoolss_win.c 	struct policy_handle handle01, handle02, handle03, handle04;
handle02          495 source4/torture/rpc/spoolss_win.c 	ret &= test_OpenPrinterEx(tctx, p, &handle02, server_name, 0);
handle02          496 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinterData(tctx, p, &handle02, "MajorVersion", WERR_OK,
handle02          498 source4/torture/rpc/spoolss_win.c 	ret &= test_ClosePrinter(tctx, p, &handle02);
handle02          505 source4/torture/rpc/spoolss_win.c 	ret &= test_OpenPrinterEx(tctx, p, &handle02,
handle02          508 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle02, ctx, 2, 0);
handle02          601 source4/torture/rpc/spoolss_win.c 	ret &= test_ClosePrinter(tctx, p, &handle02);
handle02          603 source4/torture/rpc/spoolss_win.c 	ret &= test_OpenPrinterEx(tctx, p, &handle02,
handle02          605 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle02, tmp_ctx, 2, 0);
handle02          606 source4/torture/rpc/spoolss_win.c 	ret &= test_ClosePrinter(tctx, p, &handle02);