Searched refs:svcctl_scm_validate_service (Results 1 – 3 of 3) sorted by relevance
233 uint32_t svcctl_scm_validate_service(svcctl_manager_context_t *, char *);
587 status = svcctl_scm_validate_service(mgr_ctx, svc_name); in svcctl_s_OpenService()1093 status = svcctl_scm_validate_service(mgr_ctx, svc_name); in svcctl_s_OpenServiceA()
694 svcctl_scm_validate_service(svcctl_manager_context_t *mgr_ctx, char *svc_name) in svcctl_scm_validate_service() function