Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c283 (void) scf_set_error(SCF_ERROR_INTERNAL); in fill_prop()
293 (void) scf_set_error(SCF_ERROR_INTERNAL); in fill_prop()
373 (void) scf_set_error(SCF_ERROR_INTERNAL); in insert_app_props()
420 (void) scf_set_error(SCF_ERROR_INTERNAL); in insert_app_props()
1032 (void) scf_set_error(SCF_ERROR_INTERNAL); in get_inst_state()
1037 (void) scf_set_error(SCF_ERROR_INTERNAL); in get_inst_state()
1190 (void) scf_set_error(SCF_ERROR_INTERNAL); in get_instance_pg()
1672 if (scf_error() == SCF_ERROR_INTERNAL) { in scf_simple_walk_instances()
1939 (void) scf_set_error(SCF_ERROR_INTERNAL); in scf_simple_app_props_get()
1966 (void) scf_set_error(SCF_ERROR_INTERNAL); in scf_simple_app_props_get()
[all …]
H A Derror.c74 {SCF_ERROR_INTERNAL, "internal error"}
H A Dlowlevel.c405 return (SCF_ERROR_INTERNAL); in proto_error()
668 return (scf_set_error(SCF_ERROR_INTERNAL)); \
932 return (scf_set_error(SCF_ERROR_INTERNAL)); in scf_handle_decorate()
967 return (scf_set_error(SCF_ERROR_INTERNAL)); in scf_handle_decorate()
1090 return (scf_set_error(SCF_ERROR_INTERNAL)); in datael_attach()
1130 return (scf_set_error(SCF_ERROR_INTERNAL)); in iter_attach()
1249 return (scf_set_error(SCF_ERROR_INTERNAL)); in scf_handle_bind()
1859 return (scf_set_error(SCF_ERROR_INTERNAL)); in datael_get_child_composed_locked()
3248 return (scf_set_error(SCF_ERROR_INTERNAL)); in scf_pg_get_flags()
4123 return (scf_set_error(SCF_ERROR_INTERNAL)); in scf_transaction_commit()
[all …]
H A Dnotify_params.c39 SCF_ERROR_INTERNAL,
57 SCF_ERROR_INTERNAL,
H A Dscf_tmpl.c141 SCF_ERROR_INTERNAL,
1360 case SCF_ERROR_INTERNAL: in _lookup_pg()
1410 case SCF_ERROR_INTERNAL: in check_target_match()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h186 SCF_ERROR_INTERNAL = 1101 /* internal error */ enumerator
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c2725 case SCF_ERROR_INTERNAL: in main()
2776 case SCF_ERROR_INTERNAL: in main()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c262 case SCF_ERROR_INTERNAL: in libscf_snapshots_poststart()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1567 case SCF_ERROR_INTERNAL: in take_snap()
6611 case SCF_ERROR_INTERNAL: in lscf_instance_import()
8252 case SCF_ERROR_INTERNAL: in lscf_bundle_import()
8725 case SCF_ERROR_INTERNAL: in lscf_bundle_apply()