Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c3310 static char *provider_scope; variable
3339 *matchp = (strcmp(provider_scope, scope_name) == 0 && in check_against_provider()
3371 if (scf_scope_get_name(wip->scope, provider_scope, in list_dependents()
3921 provider_scope = safe_malloc(max_scf_fmri_length); in main()
3933 free(provider_scope); in main()