Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c506 case SCF_ERROR_NOT_BOUND: in get_snaplevel()
533 case SCF_ERROR_NOT_BOUND: in get_snaplevel()
548 case SCF_ERROR_NOT_BOUND: in get_snaplevel()
596 case SCF_ERROR_NOT_BOUND: in entity_get_running_pg()
656 case SCF_ERROR_NOT_BOUND: in entity_get_running_pg()
672 case SCF_ERROR_NOT_BOUND: in entity_get_running_pg()
691 case SCF_ERROR_NOT_BOUND: in entity_get_running_pg()
726 case SCF_ERROR_NOT_BOUND: in entity_get_running_pg()
1384 case SCF_ERROR_NOT_BOUND: in create_entity()
1406 case SCF_ERROR_NOT_BOUND: in create_entity()
[all …]
H A Dsvccfg_internal.c834 case SCF_ERROR_NOT_BOUND: in load_property()
859 case SCF_ERROR_NOT_BOUND: in load_property()
878 case SCF_ERROR_NOT_BOUND: in load_property()
906 case SCF_ERROR_NOT_BOUND: in load_property()
995 case SCF_ERROR_NOT_BOUND: in load_pg_attrs()
1012 case SCF_ERROR_NOT_BOUND: in load_pg_attrs()
1037 case SCF_ERROR_NOT_BOUND: in load_pg_attrs()
1080 case SCF_ERROR_NOT_BOUND: in load_pg()
1117 case SCF_ERROR_NOT_BOUND: in load_pg()
/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c449 case SCF_ERROR_NOT_BOUND: in transaction_property_set()
466 case SCF_ERROR_NOT_BOUND: in transaction_property_set()
622 case SCF_ERROR_NOT_BOUND: in set_inst_enabled()
643 case SCF_ERROR_NOT_BOUND: in set_inst_enabled()
786 case SCF_ERROR_NOT_BOUND: in set_inst_action_inst()
807 case SCF_ERROR_NOT_BOUND: in set_inst_action_inst()
844 case SCF_ERROR_NOT_BOUND: in set_inst_action_inst()
862 case SCF_ERROR_NOT_BOUND: in set_inst_action_inst()
875 case SCF_ERROR_NOT_BOUND: in set_inst_action_inst()
896 case SCF_ERROR_NOT_BOUND: in set_inst_action_inst()
[all …]
H A Derror.c51 {SCF_ERROR_NOT_BOUND, "handle not bound"},
H A Dscf_tmpl.c144 SCF_ERROR_NOT_BOUND,
1362 case SCF_ERROR_NOT_BOUND: in _lookup_pg()
1412 case SCF_ERROR_NOT_BOUND: in check_target_match()
1770 case SCF_ERROR_NOT_BOUND: in scf_tmpl_get_by_pg()
1857 case SCF_ERROR_NOT_BOUND: in scf_tmpl_get_by_pg()
H A Dlowlevel.c660 return (scf_set_error(SCF_ERROR_NOT_BOUND)); \
1316 return (ret == SCF_SUCCESS ? ret : scf_set_error(SCF_ERROR_NOT_BOUND)); in scf_handle_unbind()
2320 return (scf_set_error(SCF_ERROR_NOT_BOUND)); in scf_iter_handle_scopes()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.c652 case SCF_ERROR_NOT_BOUND: in read_startd_config()
686 case SCF_ERROR_NOT_BOUND: in read_startd_config()
H A Dgraph.c2188 case SCF_ERROR_NOT_BOUND: in add_service()
2207 case SCF_ERROR_NOT_BOUND: in add_service()
2230 case SCF_ERROR_NOT_BOUND: in add_service()
2249 case SCF_ERROR_NOT_BOUND: in add_service()
3953 case SCF_ERROR_NOT_BOUND: in single_user_thread()
4485 case SCF_ERROR_NOT_BOUND: in disable_service_temporarily()
5652 case SCF_ERROR_NOT_BOUND: in dgraph_set_milestone()
6492 case SCF_ERROR_NOT_BOUND: in process_pg_event()
6524 case SCF_ERROR_NOT_BOUND: in process_pg_event()
6594 case SCF_ERROR_NOT_BOUND: in process_pg_event()
[all …]
H A Dlibscf.c896 case SCF_ERROR_NOT_BOUND: in get_count()
1880 case SCF_ERROR_NOT_BOUND: in libscf_extract_runlevel()
1979 case SCF_ERROR_NOT_BOUND: in libscf_clear_runlevel()
2986 case SCF_ERROR_NOT_BOUND: in libscf_get_method()
3465 case SCF_ERROR_NOT_BOUND: in walk_dependency_pgs()
3562 case SCF_ERROR_NOT_BOUND: in walk_property_astrings()
H A Dfork.c739 case SCF_ERROR_NOT_BOUND: in emi_set_state()
/illumos-gate/usr/src/cmd/init/
H A Dinit.c3226 case SCF_ERROR_NOT_BOUND: in transaction_add_set()
3248 case SCF_ERROR_NOT_BOUND: in transaction_add_set()
3405 case SCF_ERROR_NOT_BOUND: in lscf_set_runlevel()
3451 case SCF_ERROR_NOT_BOUND: in lscf_set_runlevel()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h163 SCF_ERROR_NOT_BOUND, /* handle not bound */ enumerator
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c2709 case SCF_ERROR_NOT_BOUND: in main()
2757 case SCF_ERROR_NOT_BOUND: in main()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c152 case SCF_ERROR_NOT_BOUND: in ilbd_scf_err_to_ilb_err()