start_type        512 librpc/gen_ndr/cli_svcctl.c 					    enum svcctl_StartType start_type /* [in]  */,
start_type        529 librpc/gen_ndr/cli_svcctl.c 	r.in.start_type = start_type;
start_type        578 librpc/gen_ndr/cli_svcctl.c 				      enum svcctl_StartType start_type /* [in]  */,
start_type        600 librpc/gen_ndr/cli_svcctl.c 	r.in.start_type = start_type;
start_type       1160 librpc/gen_ndr/cli_svcctl.c 					    enum svcctl_StartType start_type /* [in]  */,
start_type       1177 librpc/gen_ndr/cli_svcctl.c 	r.in.start_type = start_type;
start_type       1226 librpc/gen_ndr/cli_svcctl.c 				      enum svcctl_StartType start_type /* [in]  */,
start_type       1245 librpc/gen_ndr/cli_svcctl.c 	r.in.start_type = start_type;
start_type         64 librpc/gen_ndr/cli_svcctl.h 					    enum svcctl_StartType start_type /* [in]  */,
start_type         81 librpc/gen_ndr/cli_svcctl.h 				      enum svcctl_StartType start_type /* [in]  */,
start_type        172 librpc/gen_ndr/cli_svcctl.h 					    enum svcctl_StartType start_type /* [in]  */,
start_type        189 librpc/gen_ndr/cli_svcctl.h 				      enum svcctl_StartType start_type /* [in]  */,
start_type        706 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_svcctl_StartType(ndr, NDR_SCALARS, r->start_type));
start_type        765 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_svcctl_StartType(ndr, NDR_SCALARS, &r->start_type));
start_type        869 librpc/gen_ndr/ndr_svcctl.c 	ndr_print_svcctl_StartType(ndr, "start_type", r->start_type);
start_type       2145 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_svcctl_StartType(ndr, NDR_SCALARS, r->in.start_type));
start_type       2227 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_svcctl_StartType(ndr, NDR_SCALARS, &r->in.start_type));
start_type       2368 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_svcctl_StartType(ndr, "start_type", r->in.start_type);
start_type       2441 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_svcctl_StartType(ndr, NDR_SCALARS, r->in.start_type));
start_type       2545 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_svcctl_StartType(ndr, NDR_SCALARS, &r->in.start_type));
start_type       2689 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_svcctl_StartType(ndr, "start_type", r->in.start_type);
start_type       4041 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_svcctl_StartType(ndr, NDR_SCALARS, r->in.start_type));
start_type       4123 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_svcctl_StartType(ndr, NDR_SCALARS, &r->in.start_type));
start_type       4264 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_svcctl_StartType(ndr, "start_type", r->in.start_type);
start_type       4340 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_svcctl_StartType(ndr, NDR_SCALARS, r->in.start_type));
start_type       4455 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_svcctl_StartType(ndr, NDR_SCALARS, &r->in.start_type));
start_type       4594 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_svcctl_StartType(ndr, "start_type", r->in.start_type);
start_type        221 librpc/gen_ndr/svcctl.h 	enum svcctl_StartType start_type;
start_type        438 librpc/gen_ndr/svcctl.h 		enum svcctl_StartType start_type;
start_type        463 librpc/gen_ndr/svcctl.h 		enum svcctl_StartType start_type;
start_type        646 librpc/gen_ndr/svcctl.h 		enum svcctl_StartType start_type;
start_type        671 librpc/gen_ndr/svcctl.h 		enum svcctl_StartType start_type;
start_type        674 source3/rpc_server/srv_svcctl_nt.c 		config->start_type = SVCCTL_DISABLED;
start_type        676 source3/rpc_server/srv_svcctl_nt.c 		config->start_type = SVCCTL_DISABLED;
start_type        678 source3/rpc_server/srv_svcctl_nt.c 		config->start_type = SVCCTL_DEMAND_START;
start_type        393 source3/utils/net_rpc_service.c 	d_printf("\tStart Type           = 0x%x\n", config.start_type);