Home
last modified time | relevance | path

Searched refs:provider_scope (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/svc/svcs/
H A Dsvcs.c3278 static char *provider_scope; variable
3307 *matchp = (strcmp(provider_scope, scope_name) == 0 && in check_against_provider()
3339 if (scf_scope_get_name(wip->scope, provider_scope, in list_dependents()
3885 provider_scope = safe_malloc(max_scf_fmri_length); in main()
3897 free(provider_scope); in main()