handle04          473 source4/torture/rpc/spoolss_win.c 	struct policy_handle handle01, handle02, handle03, handle04;
handle04          520 source4/torture/rpc/spoolss_win.c 	ret &= test_OpenPrinterEx(tctx, p, &handle04,
handle04          522 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle04, ctx, 2, 0);
handle04          523 source4/torture/rpc/spoolss_win.c 	ret &= test_ClosePrinter(tctx, p, &handle04);
handle04          525 source4/torture/rpc/spoolss_win.c 	ret &= test_OpenPrinterEx(tctx, p, &handle04,
handle04          527 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle04, ctx, 2, 4096);
handle04          528 source4/torture/rpc/spoolss_win.c 	ret &= test_ClosePrinter(tctx, p, &handle04);
handle04          533 source4/torture/rpc/spoolss_win.c 	ret &= test_OpenPrinterEx(tctx, p, &handle04,
handle04          535 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinterData(tctx, p, &handle04,"UISingleJobStatusString",
handle04          542 source4/torture/rpc/spoolss_win.c 	ret &= test_EnumJobs(tctx, p, &handle04);
handle04          543 source4/torture/rpc/spoolss_win.c 	ret &= test_GetPrinter(tctx, p, &handle04, ctx, 2, 4096);
handle04          546 source4/torture/rpc/spoolss_win.c 	ret &= test_ClosePrinter(tctx, p, &handle04);