string_type      15000 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_spoolss_FormStringType(ndr, NDR_SCALARS, r->string_type));
string_type      15096 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_spoolss_FormStringType(ndr, NDR_SCALARS, &r->string_type));
string_type      15208 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_spoolss_FormStringType(ndr, "string_type", r->string_type);
string_type      15422 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_spoolss_FormStringType(ndr, NDR_SCALARS, r->string_type));
string_type      15484 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_spoolss_FormStringType(ndr, NDR_SCALARS, &r->string_type));
string_type      15572 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_spoolss_FormStringType(ndr, "string_type", r->string_type);
string_type      1129 librpc/gen_ndr/spoolss.h 	uint32_t string_type;
string_type      1154 librpc/gen_ndr/spoolss.h 	uint32_t string_type;
string_type      2032 source3/rpcclient/cmd_spoolss.c 		info2.string_type	= SPOOLSS_FORM_STRING_TYPE_NONE;
string_type      2165 source3/rpcclient/cmd_spoolss.c 	printf("\tstring_type: 0x%08x\n", r->string_type);