spoolss_FindClosePrinterNotify 2688 librpc/gen_ndr/cli_spoolss.c 	struct spoolss_FindClosePrinterNotify r;
spoolss_FindClosePrinterNotify 2695 librpc/gen_ndr/cli_spoolss.c 		NDR_PRINT_IN_DEBUG(spoolss_FindClosePrinterNotify, &r);
spoolss_FindClosePrinterNotify 2709 librpc/gen_ndr/cli_spoolss.c 		NDR_PRINT_OUT_DEBUG(spoolss_FindClosePrinterNotify, &r);
spoolss_FindClosePrinterNotify 28129 librpc/gen_ndr/ndr_spoolss.c 		sizeof(struct spoolss_FindClosePrinterNotify),
spoolss_FindClosePrinterNotify 4409 librpc/gen_ndr/srv_spoolss.c 	struct spoolss_FindClosePrinterNotify *r;
spoolss_FindClosePrinterNotify 4413 librpc/gen_ndr/srv_spoolss.c 	r = talloc(talloc_tos(), struct spoolss_FindClosePrinterNotify);
spoolss_FindClosePrinterNotify 4437 librpc/gen_ndr/srv_spoolss.c 		NDR_PRINT_IN_DEBUG(spoolss_FindClosePrinterNotify, r);
spoolss_FindClosePrinterNotify 4449 librpc/gen_ndr/srv_spoolss.c 		NDR_PRINT_OUT_DEBUG(spoolss_FindClosePrinterNotify, r);
spoolss_FindClosePrinterNotify 8166 librpc/gen_ndr/srv_spoolss.c 			struct spoolss_FindClosePrinterNotify *r = (struct spoolss_FindClosePrinterNotify *)_r;
spoolss_FindClosePrinterNotify  474 source4/torture/ndr/spoolss.c 	torture_suite_add_ndr_pull_fn_test(suite, spoolss_FindClosePrinterNotify, FCPN_in_data, NDR_IN, NULL );
spoolss_FindClosePrinterNotify  475 source4/torture/ndr/spoolss.c 	torture_suite_add_ndr_pull_fn_test(suite, spoolss_FindClosePrinterNotify, FCPN_out_data, NDR_OUT, NULL );