Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libscf/common/
H A Dnotify_params.c41 SCF_ERROR_NO_MEMORY,
58 SCF_ERROR_NO_MEMORY,
169 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in class_to_pgname()
696 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in notify_set_params()
918 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in get_value()
925 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in get_value()
956 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in values_get()
992 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in values_get()
1083 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in add_prop_to_nvlist()
1152 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in add_prop_to_nvlist()
[all …]
H A Dscf_tmpl.c142 SCF_ERROR_NO_MEMORY,
188 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in _scf_tmpl_get_fmri()
226 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in _scf_get_pg_type()
256 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in _scf_get_prop_name()
296 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in _scf_get_prop_type()
410 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in _scf_read_single_astring_from_pg()
549 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in _append_astrings_values()
594 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in _append_astrings_values()
605 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in _append_astrings_values()
718 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in _add_locale_to_name()
[all …]
H A Dmidlevel.c104 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in assemble_fmri()
146 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in fill_prop()
160 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in fill_prop()
166 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in fill_prop()
227 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in fill_prop()
251 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in fill_prop()
268 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in fill_prop()
1129 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in get_instance_pg()
1296 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in smf_get_state()
1329 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_general_pg_setup()
[all …]
H A Dlowlevel.c742 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_handle_create()
748 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_handle_create()
760 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_handle_create()
789 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_handle_create()
1546 return (scf_set_error(SCF_ERROR_NO_MEMORY)); in datael_init()
2137 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_iter_create()
2151 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_iter_create()
2624 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_scope_create()
2681 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_service_create()
2909 (void) scf_set_error(SCF_ERROR_NO_MEMORY); in scf_instance_create()
[all …]
H A Derror.c57 {SCF_ERROR_NO_MEMORY, "no memory available"},
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c435 return (SCF_ERROR_NO_MEMORY); in _retrieve_rep_vals()
579 return (SCF_ERROR_NO_MEMORY); in store_retrieve_rep_vals()
H A Dconfig.c404 *err = SCF_ERROR_NO_MEMORY; in read_method_props()
H A Dinetd.c1429 return (SCF_ERROR_NO_MEMORY); in retrieve_instance_state()
/titanic_41/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1060 return (SCF_ERROR_NO_MEMORY); in read_prop()
1075 return (SCF_ERROR_NO_MEMORY); in read_prop()
1080 return (SCF_ERROR_NO_MEMORY); in read_prop()
1137 *err = SCF_ERROR_NO_MEMORY; in read_props()
1409 return (SCF_ERROR_NO_MEMORY); in retrieve_inetd_hash()
/titanic_41/usr/src/lib/librestart/common/
H A Dlibrestart.c864 case SCF_ERROR_NO_MEMORY: in restarter_set_states()
1494 SCF_ERROR_NO_MEMORY); in restarter_remove_contract()
1792 SCF_ERROR_NO_MEMORY); in restarter_store_contract()
1889 assert(scf_error() == SCF_ERROR_NO_MEMORY); in restarter_store_contract()
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c423 case SCF_ERROR_NO_MEMORY: in scferror2errno()
1261 return (SCF_ERROR_NO_MEMORY); in fmri_to_entity()
1277 return (SCF_ERROR_NO_MEMORY); in fmri_to_entity()
1292 return (SCF_ERROR_NO_MEMORY); in fmri_to_entity()
1350 scfe = SCF_ERROR_NO_MEMORY; in create_entity()
2294 case SCF_ERROR_NO_MEMORY: in lscf_property_import()
2360 case SCF_ERROR_NO_MEMORY: in lscf_property_import()
3285 case SCF_ERROR_NO_MEMORY: in lscf_dependent_import()
3306 case SCF_ERROR_NO_MEMORY: in lscf_dependent_import()
3338 if (scf_error() != SCF_ERROR_NO_MEMORY) in lscf_dependent_import()
[all …]
H A Dsvccfg_internal.c1192 case SCF_ERROR_NO_MEMORY: in load_instance()
/titanic_41/usr/src/lib/libscf/inc/
H A Dlibscf.h146 SCF_ERROR_NO_MEMORY, /* no memory available */ enumerator
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c108 case SCF_ERROR_NO_MEMORY: in svc_error()
/titanic_41/usr/src/cmd/svc/startd/
H A Dlibscf.c86 if (err != SCF_ERROR_NO_MEMORY && err != SCF_ERROR_NO_RESOURCES) in libscf_object_create()
98 if (err != SCF_ERROR_NO_MEMORY && err != SCF_ERROR_NO_RESOURCES) in libscf_object_create()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c158 case SCF_ERROR_NO_MEMORY: in ilbd_scf_err_to_ilb_err()
/titanic_41/usr/src/cmd/init/
H A Dinit.c3297 case SCF_ERROR_NO_MEMORY: in scferr()