Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c204 (void) scf_set_error(scf_e); in get_pg()
689 (void) scf_set_error(scf_e); in notify_set_params()
731 (void) scf_set_error( in notify_set_params()
737 (void) scf_set_error( in notify_set_params()
764 (void) scf_set_error( in notify_set_params()
773 (void) scf_set_error( in notify_set_params()
963 (void) scf_set_error(scf_e); in values_get()
1285 (void) scf_set_error(scf_e); in smf_notify_set_params()
1409 (void) scf_set_error(scf_e); in _scf_notify_get_params()
1597 (void) scf_set_error(scf_e); in _scf_get_svc_notify_params()
[all …]
H A Dlowlevel.c758 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_handle_create()
764 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_handle_create()
776 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_handle_create()
857 return (scf_set_error(SCF_ERROR_IN_USE)); in scf_handle_decorate()
892 return (scf_set_error( in scf_handle_decorate()
1164 return (scf_set_error(SCF_ERROR_IN_USE)); in scf_handle_bind()
1180 return (scf_set_error(SCF_ERROR_IN_USE)); in scf_handle_bind()
1217 return (scf_set_error(err)); in scf_handle_bind()
3951 return (scf_set_error(error)); in transaction_add()
4875 r = scf_set_error(SCF_ERROR_NOT_SET); in scf_value_get_as_string_common()
[all …]
H A Dscf_tmpl.c961 (void) scf_set_error(SCF_ERROR_NONE); in _get_snapshot()
1045 (void) scf_set_error( in _get_restarter_inst()
1403 (void) scf_set_error( in check_target_match()
1850 (void) scf_set_error( in scf_tmpl_get_by_pg()
2345 (void) scf_set_error( in scf_tmpl_iter_pgs()
2798 (void) scf_set_error( in scf_tmpl_iter_props()
5740 (void) scf_set_error( in _value_in_constraint()
5765 (void) scf_set_error( in _value_in_constraint()
6315 (void) scf_set_error( in _check_pg()
6331 (void) scf_set_error( in _check_pg()
[all …]
H A Dmidlevel.c106 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in assemble_fmri()
989 (void) scf_set_error( in set_inst_action()
1682 (void) scf_set_error( in scf_simple_walk_instances()
1985 (void) scf_set_error( in scf_simple_app_props_get()
2116 (void) scf_set_error( in scf_simple_app_props_get()
2142 (void) scf_set_error( in scf_simple_app_props_get()
2271 (void) scf_set_error(SCF_ERROR_NONE); in scf_simple_app_props_next()
2281 (void) scf_set_error(SCF_ERROR_NONE); in scf_simple_app_props_next()
2418 (void) scf_set_error(SCF_ERROR_NONE); in scf_next_val()
2797 (void) scf_set_error(error); in scf_read_propvec()
[all …]
H A Dlibscf_impl.h46 int scf_set_error(scf_error_t); /* returns -1 */
H A Derror.c128 scf_set_error(scf_error_t code) in scf_set_error() function
H A Dhighlevel.c151 (void) scf_set_error(error); in scf_fmri_pg_get_or_add()