Searched refs:uc_mgr (Results 1 – 2 of 2) sorted by relevance
185 mgr_ctx = ctx->c_ctx.uc_mgr; in svcctl_hdfree()241 ctx->c_ctx.uc_mgr = mgr_ctx; in svcctl_mgr_hdalloc()261 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr; in svcctl_get_mgr_ctx()586 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr; in svcctl_s_OpenService()763 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr; in svcctl_s_EnumServicesStatus()943 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr; in svcctl_s_GetServiceDisplayNameW()990 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr; in svcctl_s_GetServiceKeyNameW()1092 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr; in svcctl_s_OpenServiceA()1139 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr; in svcctl_s_EnumServicesStatusA()
216 svcctl_manager_context_t *uc_mgr; member