ServiceName       574 librpc/gen_ndr/cli_svcctl.c 				      const char *ServiceName /* [in] [charset(UTF16)] */,
ServiceName       596 librpc/gen_ndr/cli_svcctl.c 	r.in.ServiceName = ServiceName;
ServiceName       812 librpc/gen_ndr/cli_svcctl.c 				    const char *ServiceName /* [in] [charset(UTF16)] */,
ServiceName       822 librpc/gen_ndr/cli_svcctl.c 	r.in.ServiceName = ServiceName;
ServiceName      1222 librpc/gen_ndr/cli_svcctl.c 				      const char *ServiceName /* [in] [unique,charset(UTF16)] */,
ServiceName      1241 librpc/gen_ndr/cli_svcctl.c 	r.in.ServiceName = ServiceName;
ServiceName      1455 librpc/gen_ndr/cli_svcctl.c 				    const char *ServiceName /* [in] [unique,charset(UTF16)] */,
ServiceName      1464 librpc/gen_ndr/cli_svcctl.c 	r.in.ServiceName = ServiceName;
ServiceName        77 librpc/gen_ndr/cli_svcctl.h 				      const char *ServiceName /* [in] [charset(UTF16)] */,
ServiceName       123 librpc/gen_ndr/cli_svcctl.h 				    const char *ServiceName /* [in] [charset(UTF16)] */,
ServiceName       185 librpc/gen_ndr/cli_svcctl.h 				      const char *ServiceName /* [in] [unique,charset(UTF16)] */,
ServiceName       228 librpc/gen_ndr/cli_svcctl.h 				    const char *ServiceName /* [in] [unique,charset(UTF16)] */,
ServiceName      2428 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
ServiceName      2430 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
ServiceName      2431 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.ServiceName, ndr_charset_length(r->in.ServiceName, CH_UTF16), sizeof(uint16_t), CH_UTF16));
ServiceName      2518 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_array_size(ndr, &r->in.ServiceName));
ServiceName      2519 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_array_length(ndr, &r->in.ServiceName));
ServiceName      2520 librpc/gen_ndr/ndr_svcctl.c 		if (ndr_get_array_length(ndr, &r->in.ServiceName) > ndr_get_array_size(ndr, &r->in.ServiceName)) {
ServiceName      2521 librpc/gen_ndr/ndr_svcctl.c 			return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.ServiceName), ndr_get_array_length(ndr, &r->in.ServiceName));
ServiceName      2523 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->in.ServiceName), sizeof(uint16_t)));
ServiceName      2524 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->in.ServiceName, ndr_get_array_length(ndr, &r->in.ServiceName), sizeof(uint16_t), CH_UTF16));
ServiceName      2680 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_string(ndr, "ServiceName", r->in.ServiceName);
ServiceName      3189 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
ServiceName      3191 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
ServiceName      3192 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.ServiceName, ndr_charset_length(r->in.ServiceName, CH_UTF16), sizeof(uint16_t), CH_UTF16));
ServiceName      3219 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_array_size(ndr, &r->in.ServiceName));
ServiceName      3220 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_array_length(ndr, &r->in.ServiceName));
ServiceName      3221 librpc/gen_ndr/ndr_svcctl.c 		if (ndr_get_array_length(ndr, &r->in.ServiceName) > ndr_get_array_size(ndr, &r->in.ServiceName)) {
ServiceName      3222 librpc/gen_ndr/ndr_svcctl.c 			return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.ServiceName), ndr_get_array_length(ndr, &r->in.ServiceName));
ServiceName      3224 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->in.ServiceName), sizeof(uint16_t)));
ServiceName      3225 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->in.ServiceName, ndr_get_array_length(ndr, &r->in.ServiceName), sizeof(uint16_t), CH_UTF16));
ServiceName      3257 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_string(ndr, "ServiceName", r->in.ServiceName);
ServiceName      4324 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->in.ServiceName));
ServiceName      4325 librpc/gen_ndr/ndr_svcctl.c 		if (r->in.ServiceName) {
ServiceName      4326 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
ServiceName      4328 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
ServiceName      4329 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.ServiceName, ndr_charset_length(r->in.ServiceName, CH_UTF16), sizeof(uint16_t), CH_UTF16));
ServiceName      4419 librpc/gen_ndr/ndr_svcctl.c 			NDR_PULL_ALLOC(ndr, r->in.ServiceName);
ServiceName      4421 librpc/gen_ndr/ndr_svcctl.c 			r->in.ServiceName = NULL;
ServiceName      4423 librpc/gen_ndr/ndr_svcctl.c 		if (r->in.ServiceName) {
ServiceName      4425 librpc/gen_ndr/ndr_svcctl.c 			NDR_PULL_SET_MEM_CTX(ndr, r->in.ServiceName, 0);
ServiceName      4426 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->in.ServiceName));
ServiceName      4427 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->in.ServiceName));
ServiceName      4428 librpc/gen_ndr/ndr_svcctl.c 			if (ndr_get_array_length(ndr, &r->in.ServiceName) > ndr_get_array_size(ndr, &r->in.ServiceName)) {
ServiceName      4429 librpc/gen_ndr/ndr_svcctl.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.ServiceName), ndr_get_array_length(ndr, &r->in.ServiceName));
ServiceName      4431 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->in.ServiceName), sizeof(uint16_t)));
ServiceName      4432 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->in.ServiceName, ndr_get_array_length(ndr, &r->in.ServiceName), sizeof(uint16_t), CH_UTF16));
ServiceName      4580 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_ptr(ndr, "ServiceName", r->in.ServiceName);
ServiceName      4582 librpc/gen_ndr/ndr_svcctl.c 		if (r->in.ServiceName) {
ServiceName      4583 librpc/gen_ndr/ndr_svcctl.c 			ndr_print_string(ndr, "ServiceName", r->in.ServiceName);
ServiceName      5064 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->in.ServiceName));
ServiceName      5065 librpc/gen_ndr/ndr_svcctl.c 		if (r->in.ServiceName) {
ServiceName      5066 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
ServiceName      5068 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.ServiceName, CH_UTF16)));
ServiceName      5069 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.ServiceName, ndr_charset_length(r->in.ServiceName, CH_UTF16), sizeof(uint16_t), CH_UTF16));
ServiceName      5094 librpc/gen_ndr/ndr_svcctl.c 			NDR_PULL_ALLOC(ndr, r->in.ServiceName);
ServiceName      5096 librpc/gen_ndr/ndr_svcctl.c 			r->in.ServiceName = NULL;
ServiceName      5098 librpc/gen_ndr/ndr_svcctl.c 		if (r->in.ServiceName) {
ServiceName      5100 librpc/gen_ndr/ndr_svcctl.c 			NDR_PULL_SET_MEM_CTX(ndr, r->in.ServiceName, 0);
ServiceName      5101 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->in.ServiceName));
ServiceName      5102 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->in.ServiceName));
ServiceName      5103 librpc/gen_ndr/ndr_svcctl.c 			if (ndr_get_array_length(ndr, &r->in.ServiceName) > ndr_get_array_size(ndr, &r->in.ServiceName)) {
ServiceName      5104 librpc/gen_ndr/ndr_svcctl.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.ServiceName), ndr_get_array_length(ndr, &r->in.ServiceName));
ServiceName      5106 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->in.ServiceName), sizeof(uint16_t)));
ServiceName      5107 librpc/gen_ndr/ndr_svcctl.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->in.ServiceName, ndr_get_array_length(ndr, &r->in.ServiceName), sizeof(uint16_t), CH_UTF16));
ServiceName      5132 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_ptr(ndr, "ServiceName", r->in.ServiceName);
ServiceName      5134 librpc/gen_ndr/ndr_svcctl.c 		if (r->in.ServiceName) {
ServiceName      5135 librpc/gen_ndr/ndr_svcctl.c 			ndr_print_string(ndr, "ServiceName", r->in.ServiceName);
ServiceName       459 librpc/gen_ndr/svcctl.h 		const char *ServiceName;/* [charset(UTF16)] */
ServiceName       539 librpc/gen_ndr/svcctl.h 		const char *ServiceName;/* [charset(UTF16)] */
ServiceName       667 librpc/gen_ndr/svcctl.h 		const char *ServiceName;/* [unique,charset(UTF16)] */
ServiceName       743 librpc/gen_ndr/svcctl.h 		const char *ServiceName;/* [unique,charset(UTF16)] */
ServiceName       285 source3/rpc_server/srv_svcctl_nt.c 	service = r->in.ServiceName;
ServiceName       720 source3/utils/net_rpc_service.c 	const char *ServiceName;
ServiceName       744 source3/utils/net_rpc_service.c 	ServiceName = argv[0];
ServiceName       750 source3/utils/net_rpc_service.c 					      ServiceName,
ServiceName        66 source4/torture/rpc/svcctl.c 	r.in.ServiceName = name;