Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c210 static scf_scope_t *cur_scope; variable
917 if (cur_scope == NULL) in lscf_prep_hndl()
936 cur_scope = NULL; in repository_teardown()
11303 assert(cur_scope != NULL); in select_svc()
11354 assert(cur_scope != NULL); in select_callback()
11359 cur_scope = scope; in select_callback()
11704 assert(cur_scope != NULL); in lscf_get_selection_str()
11724 assert(cur_scope != NULL); in lscf_get_selection_str()
11742 assert(cur_scope != NULL); in lscf_get_selection_str()
11846 assert(cur_scope != NULL); in lscf_list()
[all …]