Searched refs:svcctl_service_context_t (Results 1 – 2 of 2) sorted by relevance
178 svcctl_service_context_t *svc_ctx; in svcctl_hdfree()275 svcctl_service_context_t *svc_ctx; in svcctl_svc_hdalloc()291 if ((svc_ctx = malloc(sizeof (svcctl_service_context_t))) == NULL) { in svcctl_svc_hdalloc()296 bzero(svc_ctx, sizeof (svcctl_service_context_t)); in svcctl_svc_hdalloc()353 svcctl_service_context_t *svc_ctx; in svcctl_s_ControlService()620 svcctl_service_context_t *svc_ctx; in svcctl_s_QueryServiceStatus()669 svcctl_service_context_t *svc_ctx; in svcctl_s_EnumDependentServices()826 svcctl_service_context_t *svc_ctx; in svcctl_s_QueryServiceConfig()893 svcctl_service_context_t *svc_ctx; in svcctl_s_StartService()1194 svcctl_service_context_t *svc_ctx; in svcctl_s_QueryServiceConfig2W()[all …]
205 } svcctl_service_context_t; typedef217 svcctl_service_context_t *uc_svc;