num_error_out_of_paper  334 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->num_error_out_of_paper));
num_error_out_of_paper  417 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->num_error_out_of_paper));
num_error_out_of_paper  496 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_uint32(ndr, "num_error_out_of_paper", r->num_error_out_of_paper);
num_error_out_of_paper 5801 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->num_error_out_of_paper));
num_error_out_of_paper 5866 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->num_error_out_of_paper));
num_error_out_of_paper 5939 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_uint32(ndr, "num_error_out_of_paper", r->num_error_out_of_paper);
num_error_out_of_paper  192 librpc/gen_ndr/spoolss.h 	uint32_t num_error_out_of_paper;
num_error_out_of_paper  627 librpc/gen_ndr/spoolss.h 	uint32_t num_error_out_of_paper;
num_error_out_of_paper 3840 source3/rpc_server/srv_spoolss_nt.c 	r->num_error_out_of_paper	= 0x0;
num_error_out_of_paper  158 source3/rpcclient/cmd_spoolss.c 	printf("\tnum_error_out_of_paper:[0x%x]\n", r->num_error_out_of_paper);