icmmethod         599 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->icmmethod));
icmmethod         654 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->icmmethod));
icmmethod         709 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_uint32(ndr, "icmmethod", r->icmmethod);
icmmethod         267 librpc/gen_ndr/spoolss.h 	uint32_t icmmethod;
icmmethod         289 source3/include/nt_printing.h 	uint32	icmmethod;
icmmethod        2391 source3/printing/nt_printing.c 			nt_devmode->icmmethod,
icmmethod        2656 source3/printing/nt_printing.c 	nt_devmode->icmmethod        = 0;
icmmethod        2754 source3/printing/nt_printing.c 			  &devmode.icmmethod,
icmmethod        1511 source3/rpc_server/srv_spoolss_nt.c 	nt_devmode->icmmethod		= devmode->icmmethod;
icmmethod        3908 source3/rpc_server/srv_spoolss_nt.c 	r->icmmethod		= ntdevmode->icmmethod;