mediatype         601 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->mediatype));
mediatype         656 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->mediatype));
mediatype         711 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_uint32(ndr, "mediatype", r->mediatype);
mediatype         269 librpc/gen_ndr/spoolss.h 	uint32_t mediatype;
mediatype         291 source3/include/nt_printing.h 	uint32	mediatype;
mediatype        2393 source3/printing/nt_printing.c 			nt_devmode->mediatype,
mediatype        2658 source3/printing/nt_printing.c 	nt_devmode->mediatype        = 0;
mediatype        2756 source3/printing/nt_printing.c 			  &devmode.mediatype,
mediatype        1513 source3/rpc_server/srv_spoolss_nt.c 	nt_devmode->mediatype		= devmode->mediatype;
mediatype        3910 source3/rpc_server/srv_spoolss_nt.c 	r->mediatype		= ntdevmode->mediatype;