Searched refs:bad_error (Results 1 - 23 of 23) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c263 bad_error("_scf_snapshot_take_new",
276 bad_error("scf_instance_get_snapshot", scf_error());
315 bad_error("_scf_snapshot_attach", scf_error());
752 bad_error("scf_pg_get_property", scf_error());
768 bad_error("scf_property_type", scf_error());
798 bad_error("scf_property_get_value", scf_error());
874 bad_error("scf_pg_get_property", scf_error());
896 bad_error("scf_property_is_type", scf_error());
924 bad_error("scf_property_get_value", scf_error());
1030 bad_error("scf_handle_decode_fmr
[all...]
H A Dgraph.c1859 bad_error("safe_scf_instance_create", scf_error());
1861 bad_error("safe_scf_pg_create", scf_error());
1899 bad_error("scf_instance_get_pg", scf_error());
2147 bad_error("configure_vertex", err);
2166 bad_error("libscf_fmri_get_instance", err);
2217 bad_error("scf_handle_decode_fmri", scf_error());
2236 bad_error("scf_iter_service_instances", scf_error());
2260 bad_error("scf_iter_next_instance",
2278 bad_error("scf_instance_to_fmri", scf_error());
2298 bad_error("dgraph_add_instanc
[all...]
H A Dspecials.c163 bad_error("kill", errno);
206 bad_error("libscf_set_reconfig", r);
H A Dtransition.c82 bad_error("libscf_fmri_get_instance", err);
317 bad_error("libscf_snapshots_poststart", r);
411 bad_error("vertex_subgraph_dependencies_shutdown", err);
H A Dstartd.c426 bad_error("_restarter_commit_states", r);
508 bad_error("scf_property_type", scf_error());
542 bad_error("scf_property_get_value",
548 bad_error("scf_value_get_astring", scf_error());
725 bad_error("libscf_set_reconfig", r);
H A Drestarter.c868 bad_error("_restarter_commit_states", e);
960 bad_error("libscf_snapshots_poststart", r);
1105 bad_error("restarter_instance_update_states", err);
1131 bad_error("restarter_instance_update_states", err);
1154 bad_error("restarter_instance_update_states", err);
1264 bad_error("libscf_handle_rebind", r);
1303 bad_error("restarter_remove_contract", r);
1618 bad_error("libscf_fmri_get_instance", r);
1643 bad_error("libscf_get_startd_properties", r);
H A Dmethod.c229 bad_error("restarter_store_contract", r);
294 bad_error("restarter_remove_contract", r);
389 bad_error("ct_pr_tmpl_set_transfer", ret);
573 bad_error("libscf_write_method_status", r);
1071 bad_error("libscf_fmri_get_instance", r);
H A Dfork.c769 bad_error("_restarter_commit_states", r);
884 bad_error("libscf_fmri_get_instance",
908 bad_error("libscf_get_basic_instance_data", r);
H A Dstartd.h85 #define bad_error(func, err) { \ macro
91 #define bad_error(func, err) abort() macro
H A Dwait.c263 bad_error("port_get", errno);
/opensolaris-onvv-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_internal.c837 bad_error("scf_property_get_name", scf_error());
862 bad_error("scf_property_type", scf_error());
881 bad_error("scf_iter_property_values", scf_error());
910 bad_error("scf_iter_next_value", scf_error());
924 bad_error("scf_value_get_boolean", scf_error());
932 bad_error("scf_value_get_count", scf_error());
939 bad_error("scf_value_get_integer", scf_error());
946 bad_error("scf_value_get_as_string",
997 bad_error("scf_pg_get_name", scf_error());
1014 bad_error("scf_pg_get_nam
[all...]
H A Dsvccfg_libscf.c500 bad_error("scf_snapshot_get_base_snaplevel",
526 bad_error("scf_snaplevel_get_instance_name",
543 bad_error("scf_snaplevel_get_next_snaplevel",
590 bad_error("scf_iter_service_instances",
612 bad_error("scf_service_get_pg",
627 bad_error("scf_iter_next_instance",
649 bad_error("scf_instance_get_snapshot",
668 bad_error("scf_instance_get_snapshot",
686 bad_error("scf_instance_get_pg", scf_error());
704 bad_error("get_snapleve
[all...]
H A Dsvccfg.h323 #define bad_error(func, err) { \ macro
329 #define bad_error(func, err) abort() macro
H A Dsvccfg_engine.c667 bad_error("getopt", o);
H A Dsvccfg_xml.c1298 bad_error("snprintf", errno);
1303 bad_error("snprintf", errno);
/opensolaris-onvv-gate/usr/src/cmd/utmpd/
H A Dutmpd.c357 static int bad_error = 0; /* Count of POLL errors */ local
490 if (bad_error++ > MAX_POLL_ERRS) {
491 bad_error = 0;
508 if (bad_error++ > MAX_POLL_ERRS) {
509 bad_error = 0;
/opensolaris-onvv-gate/usr/src/cmd/init/
H A Dinit.c454 #define bad_error(func, err) { \ macro
460 #define bad_error(func, err) abort() macro
3083 bad_error("scf_handle_decode_fmri", scf_error());
3113 bad_error("scf_handle_get_scope", scf_error());
3134 bad_error("scf_scope_get_service", scf_error());
3164 bad_error("scf_scope_add_service", scf_error());
3186 bad_error("scf_service_get_instance", scf_error());
3218 bad_error("scf_service_add_instance",
3260 bad_error("scf_transaction_property_change_type", scf_error());
3282 bad_error("scf_transaction_property_ne
[all...]
/opensolaris-onvv-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c41 #define bad_error(func, err) { \ macro
47 #define bad_error(func, err) abort() macro
614 bad_error("transaction_property_set",
746 bad_error("scf_instance_get_pg", scf_error());
770 bad_error("scf_instance_add_pg", scf_error());
794 bad_error("scf_pg_get_property", scf_error());
812 bad_error("scf_property_get_value",
816 bad_error("scf_value_get_integer", scf_error());
837 bad_error("scf_transaction_start", scf_error());
853 bad_error("transaction_property_se
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h92 #define bad_error(f, e) \ macro
97 #define bad_error(f, e) abort() macro
H A Drc_node.c2573 bad_error("rc_node_find_named_child", result);
2637 bad_error("rc_node_find_named_child", r);
2656 bad_error("perm_add_pg_prop_values", r);
3917 bad_error(rc_node_modify_permission_check, perm_rc);
5233 bad_error(rc_node_modify_permission_check, granted);
5431 bad_error("rc_node_modify_permission_check", granted);
5602 bad_error("rc_node_find_named_child", ret);
5634 bad_error("rc_node_find_named_child", ret);
5690 bad_error("rc_node_find_named_child", ret);
5721 bad_error("rc_node_find_named_chil
[all...]
H A Dclient.c1986 bad_error("door_ucred", errno);
/opensolaris-onvv-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c115 #define bad_error(func, err) abort() macro
117 #define bad_error(func, err) \ macro
778 bad_error("get_fmri", r);
846 bad_error("eval_svc_dep", r);
887 bad_error("eval_svc_dep", r);
947 bad_error("get_fmri", r);
1007 bad_error("eval_svc_dep", r);
1727 bad_error("get_fmri", r);
/opensolaris-onvv-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c68 #define bad_error(func, err) { \ macro
74 #define bad_error(func, err) abort() macro
741 bad_error("scf_instance_delete_prop", r);
1994 bad_error("scf_instance_delete_prop", r);

Completed in 223 milliseconds