/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 265 bad_error("_scf_snapshot_take_new", in libscf_snapshots_poststart() 278 bad_error("scf_instance_get_snapshot", scf_error()); in libscf_snapshots_poststart() 317 bad_error("_scf_snapshot_attach", scf_error()); in libscf_snapshots_poststart() 754 bad_error("scf_pg_get_property", scf_error()); in get_boolean() 770 bad_error("scf_property_type", scf_error()); in get_boolean() 800 bad_error("scf_property_get_value", scf_error()); in get_boolean() 876 bad_error("scf_pg_get_property", scf_error()); in get_count() 898 bad_error("scf_property_is_type", scf_error()); in get_count() 926 bad_error("scf_property_get_value", scf_error()); in get_count() 1032 bad_error("scf_handle_decode_fmri", scf_error()); in libscf_lookup_instance() [all …]
|
H A D | graph.c | 1834 bad_error("safe_scf_instance_create", scf_error()); in offline_vertex() 1836 bad_error("safe_scf_pg_create", scf_error()); in offline_vertex() 1874 bad_error("scf_instance_get_pg", scf_error()); in offline_vertex() 2122 bad_error("configure_vertex", err); in graph_change_restarter() 2141 bad_error("libscf_fmri_get_instance", err); in graph_change_restarter() 2192 bad_error("scf_handle_decode_fmri", scf_error()); in add_service() 2211 bad_error("scf_iter_service_instances", scf_error()); in add_service() 2235 bad_error("scf_iter_next_instance", in add_service() 2253 bad_error("scf_instance_to_fmri", scf_error()); in add_service() 2273 bad_error("dgraph_add_instance", r); in add_service() [all …]
|
H A D | specials.c | 161 bad_error("kill", errno); in special_fsminimal_post_online() 204 bad_error("libscf_set_reconfig", r); in special_single_post_online()
|
H A D | transition.c | 84 bad_error("libscf_fmri_get_instance", err); in gt_enter_uninit() 330 bad_error("libscf_snapshots_poststart", r); in gt_internal_online_or_degraded() 424 bad_error("vertex_subgraph_dependencies_shutdown", err); in gt_transition()
|
H A D | startd.c | 577 bad_error("_restarter_commit_states", r); in read_startd_config() 659 bad_error("scf_property_type", scf_error()); in read_startd_config() 693 bad_error("scf_property_get_value", in read_startd_config() 699 bad_error("scf_value_get_astring", scf_error()); in read_startd_config() 876 bad_error("libscf_set_reconfig", r); in set_boot_env()
|
H A D | method.c | 264 bad_error("restarter_store_contract", r); in method_store_contract() 329 bad_error("restarter_remove_contract", r); in method_remove_contract() 424 bad_error("ct_pr_tmpl_set_transfer", ret); in method_ready_contract() 638 bad_error("libscf_write_method_status", r); in write_status() 1180 bad_error("libscf_fmri_get_instance", r); in method_thread()
|
H A D | restarter.c | 891 bad_error("_restarter_commit_states", e); in restarter_instance_update_states() 983 bad_error("libscf_snapshots_poststart", r); in restarter_take_pending_snapshots() 1144 bad_error("restarter_instance_update_states", err); in stop_instance() 1188 bad_error("restarter_instance_update_states", err); in stop_instance() 1226 bad_error("restarter_instance_update_states", err); in stop_instance() 1336 bad_error("libscf_handle_rebind", r); in unmaintain_instance() 1375 bad_error("restarter_remove_contract", r); in unmaintain_instance() 1706 bad_error("libscf_fmri_get_instance", r); in refresh_instance() 1731 bad_error("libscf_get_startd_properties", r); in refresh_instance()
|
H A D | fork.c | 780 bad_error("_restarter_commit_states", r); in emi_set_state() 895 bad_error("libscf_fmri_get_instance", in emi_is_disabled() 919 bad_error("libscf_get_basic_instance_data", r); in emi_is_disabled()
|
H A D | wait.c | 270 bad_error("port_get", errno); in wait_thread()
|
H A D | startd.h | 86 #define bad_error(func, err) \ macro
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 509 bad_error("scf_snapshot_get_base_snaplevel", in get_snaplevel() 535 bad_error("scf_snaplevel_get_instance_name", in get_snaplevel() 552 bad_error("scf_snaplevel_get_next_snaplevel", in get_snaplevel() 599 bad_error("scf_iter_service_instances", in entity_get_running_pg() 621 bad_error("scf_service_get_pg", in entity_get_running_pg() 636 bad_error("scf_iter_next_instance", in entity_get_running_pg() 658 bad_error("scf_instance_get_snapshot", in entity_get_running_pg() 677 bad_error("scf_instance_get_snapshot", in entity_get_running_pg() 695 bad_error("scf_instance_get_pg", scf_error()); in entity_get_running_pg() 713 bad_error("get_snaplevel", r); in entity_get_running_pg() [all …]
|
H A D | svccfg_internal.c | 837 bad_error("scf_property_get_name", scf_error()); in load_property() 862 bad_error("scf_property_type", scf_error()); in load_property() 881 bad_error("scf_iter_property_values", scf_error()); in load_property() 910 bad_error("scf_iter_next_value", scf_error()); in load_property() 924 bad_error("scf_value_get_boolean", scf_error()); in load_property() 932 bad_error("scf_value_get_count", scf_error()); in load_property() 939 bad_error("scf_value_get_integer", scf_error()); in load_property() 946 bad_error("scf_value_get_as_string", in load_property() 997 bad_error("scf_pg_get_name", scf_error()); in load_pg_attrs() 1014 bad_error("scf_pg_get_name", scf_error()); in load_pg_attrs() [all …]
|
H A D | svccfg.h | 322 #define bad_error(func, err) \ macro
|
H A D | svccfg_engine.c | 667 bad_error("getopt", o); in engine_import()
|
H A D | svccfg_xml.c | 1306 bad_error("snprintf", errno); in lxml_get_dependent() 1311 bad_error("snprintf", errno); in lxml_get_dependent()
|
/illumos-gate/usr/src/cmd/utmpd/ |
H A D | utmpd.c | 376 static int bad_error = 0; /* Count of POLL errors */ in wait_for_pids() local 509 if (bad_error++ > MAX_POLL_ERRS) { in wait_for_pids() 510 bad_error = 0; in wait_for_pids() 527 if (bad_error++ > MAX_POLL_ERRS) { in wait_for_pids() 528 bad_error = 0; in wait_for_pids()
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 44 #define bad_error(func, err) { \ macro 50 #define bad_error(func, err) abort() macro 624 bad_error("transaction_property_set", in set_inst_enabled() 645 bad_error("transaction_property_set", in set_inst_enabled() 798 bad_error("scf_instance_get_pg", scf_error()); in set_inst_action_inst() 822 bad_error("scf_instance_add_pg", scf_error()); in set_inst_action_inst() 846 bad_error("scf_pg_get_property", scf_error()); in set_inst_action_inst() 864 bad_error("scf_property_get_value", in set_inst_action_inst() 868 bad_error("scf_value_get_integer", scf_error()); in set_inst_action_inst() 889 bad_error("scf_transaction_start", scf_error()); in set_inst_action_inst() [all …]
|
/illumos-gate/usr/src/cmd/init/ |
H A D | init.c | 461 #define bad_error(func, err) { \ macro 467 #define bad_error(func, err) abort() macro 3052 bad_error("scf_handle_decode_fmri", scf_error()); in get_or_add_startd() 3082 bad_error("scf_handle_get_scope", scf_error()); in get_or_add_startd() 3103 bad_error("scf_scope_get_service", scf_error()); in get_or_add_startd() 3133 bad_error("scf_scope_add_service", scf_error()); in get_or_add_startd() 3155 bad_error("scf_service_get_instance", scf_error()); in get_or_add_startd() 3187 bad_error("scf_service_add_instance", in get_or_add_startd() 3229 bad_error("scf_transaction_property_change_type", scf_error()); in transaction_add_set() 3251 bad_error("scf_transaction_property_new", scf_error()); in transaction_add_set() [all …]
|
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 116 #define bad_error(func, err) \ macro 786 bad_error("get_fmri", r); in process_reqall() 854 bad_error("eval_svc_dep", r); in process_reqany() 895 bad_error("eval_svc_dep", r); in process_reqany() 955 bad_error("get_fmri", r); in process_optall() 1015 bad_error("eval_svc_dep", r); in process_excall() 1742 bad_error("get_fmri", r); in print_reasons()
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | rc_node.c | 2564 bad_error("rc_node_find_named_child", result); in perm_add_pg_prop_values() 2628 bad_error("rc_node_find_named_child", r); in perm_add_ent_prop_values() 2647 bad_error("perm_add_pg_prop_values", r); in perm_add_ent_prop_values() 3912 bad_error(rc_node_modify_permission_check, perm_rc); in rc_node_create_child() 5228 bad_error(rc_node_modify_permission_check, granted); in rc_attach_snapshot() 5426 bad_error("rc_node_modify_permission_check", granted); in rc_snapshot_take_new() 5597 bad_error("rc_node_find_named_child", ret); in rc_svc_prop_exists() 5629 bad_error("rc_node_find_named_child", ret); in rc_svc_prop_exists() 5685 bad_error("rc_node_find_named_child", ret); in rc_svc_prop_exists() 5716 bad_error("rc_node_find_named_child", ret); in rc_svc_prop_exists() [all …]
|
H A D | configd.h | 95 #define bad_error(f, e) \ macro
|
H A D | client.c | 1991 bad_error("door_ucred", errno); in start_audit_session()
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 76 #define bad_error(func, err) \ macro 621 bad_error("scf_instance_delete_prop", r); in delete_prop()
|