| /titanic_44/usr/src/cmd/svc/startd/ |
| H A D | libscf.c | 264 bad_error("_scf_snapshot_take_new", in libscf_snapshots_poststart() 277 bad_error("scf_instance_get_snapshot", scf_error()); in libscf_snapshots_poststart() 316 bad_error("_scf_snapshot_attach", scf_error()); in libscf_snapshots_poststart() 753 bad_error("scf_pg_get_property", scf_error()); in get_boolean() 769 bad_error("scf_property_type", scf_error()); in get_boolean() 799 bad_error("scf_property_get_value", scf_error()); in get_boolean() 875 bad_error("scf_pg_get_property", scf_error()); in get_count() 897 bad_error("scf_property_is_type", scf_error()); in get_count() 925 bad_error("scf_property_get_value", scf_error()); in get_count() 1031 bad_error("scf_handle_decode_fmri", scf_error()); in libscf_lookup_instance() [all …]
|
| H A D | graph.c | 1860 bad_error("safe_scf_instance_create", scf_error()); in offline_vertex() 1862 bad_error("safe_scf_pg_create", scf_error()); in offline_vertex() 1900 bad_error("scf_instance_get_pg", scf_error()); in offline_vertex() 2148 bad_error("configure_vertex", err); in graph_change_restarter() 2167 bad_error("libscf_fmri_get_instance", err); in graph_change_restarter() 2218 bad_error("scf_handle_decode_fmri", scf_error()); in add_service() 2237 bad_error("scf_iter_service_instances", scf_error()); in add_service() 2261 bad_error("scf_iter_next_instance", in add_service() 2279 bad_error("scf_instance_to_fmri", scf_error()); in add_service() 2299 bad_error("dgraph_add_instance", r); in add_service() [all …]
|
| H A D | specials.c | 163 bad_error("kill", errno); in special_fsminimal_post_online() 206 bad_error("libscf_set_reconfig", r); in special_single_post_online()
|
| H A D | transition.c | 82 bad_error("libscf_fmri_get_instance", err); in gt_enter_uninit() 317 bad_error("libscf_snapshots_poststart", r); in gt_internal_online_or_degraded() 411 bad_error("vertex_subgraph_dependencies_shutdown", err); in gt_transition()
|
| H A D | startd.c | 572 bad_error("_restarter_commit_states", r); in read_startd_config() 654 bad_error("scf_property_type", scf_error()); in read_startd_config() 688 bad_error("scf_property_get_value", in read_startd_config() 694 bad_error("scf_value_get_astring", scf_error()); in read_startd_config() 871 bad_error("libscf_set_reconfig", r); in set_boot_env()
|
| H A D | method.c | 263 bad_error("restarter_store_contract", r); in method_store_contract() 328 bad_error("restarter_remove_contract", r); in method_remove_contract() 423 bad_error("ct_pr_tmpl_set_transfer", ret); in method_ready_contract() 634 bad_error("libscf_write_method_status", r); in write_status() 1160 bad_error("libscf_fmri_get_instance", r); in method_thread()
|
| H A D | restarter.c | 888 bad_error("_restarter_commit_states", e); in restarter_instance_update_states() 980 bad_error("libscf_snapshots_poststart", r); in restarter_take_pending_snapshots() 1139 bad_error("restarter_instance_update_states", err); in stop_instance() 1183 bad_error("restarter_instance_update_states", err); in stop_instance() 1221 bad_error("restarter_instance_update_states", err); in stop_instance() 1331 bad_error("libscf_handle_rebind", r); in unmaintain_instance() 1370 bad_error("restarter_remove_contract", r); in unmaintain_instance() 1701 bad_error("libscf_fmri_get_instance", r); in refresh_instance() 1726 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 | startd.h | 86 #define bad_error(func, err) { \ macro 92 #define bad_error(func, err) abort()
|
| H A D | wait.c | 267 bad_error("port_get", errno); in wait_thread()
|
| /titanic_44/usr/src/cmd/svc/svccfg/ |
| H A D | svccfg_libscf.c | 506 bad_error("scf_snapshot_get_base_snaplevel", in get_snaplevel() 532 bad_error("scf_snaplevel_get_instance_name", in get_snaplevel() 549 bad_error("scf_snaplevel_get_next_snaplevel", in get_snaplevel() 596 bad_error("scf_iter_service_instances", in entity_get_running_pg() 618 bad_error("scf_service_get_pg", in entity_get_running_pg() 633 bad_error("scf_iter_next_instance", in entity_get_running_pg() 655 bad_error("scf_instance_get_snapshot", in entity_get_running_pg() 674 bad_error("scf_instance_get_snapshot", in entity_get_running_pg() 692 bad_error("scf_instance_get_pg", scf_error()); in entity_get_running_pg() 710 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 | 323 #define bad_error(func, err) { \ macro 329 #define bad_error(func, err) abort() macro
|
| H A D | svccfg_engine.c | 667 bad_error("getopt", o); in engine_import()
|
| H A D | svccfg_xml.c | 1298 bad_error("snprintf", errno); in lxml_get_dependent() 1303 bad_error("snprintf", errno); in lxml_get_dependent()
|
| /titanic_44/usr/src/cmd/utmpd/ |
| H A D | utmpd.c | 375 static int bad_error = 0; /* Count of POLL errors */ in wait_for_pids() local 508 if (bad_error++ > MAX_POLL_ERRS) { in wait_for_pids() 509 bad_error = 0; in wait_for_pids() 526 if (bad_error++ > MAX_POLL_ERRS) { in wait_for_pids() 527 bad_error = 0; in wait_for_pids()
|
| /titanic_44/usr/src/cmd/init/ |
| H A D | init.c | 457 #define bad_error(func, err) { \ macro 463 #define bad_error(func, err) abort() macro 3089 bad_error("scf_handle_decode_fmri", scf_error()); in get_or_add_startd() 3119 bad_error("scf_handle_get_scope", scf_error()); in get_or_add_startd() 3140 bad_error("scf_scope_get_service", scf_error()); in get_or_add_startd() 3170 bad_error("scf_scope_add_service", scf_error()); in get_or_add_startd() 3192 bad_error("scf_service_get_instance", scf_error()); in get_or_add_startd() 3224 bad_error("scf_service_add_instance", in get_or_add_startd() 3266 bad_error("scf_transaction_property_change_type", scf_error()); in transaction_add_set() 3288 bad_error("scf_transaction_property_new", scf_error()); in transaction_add_set() [all …]
|
| /titanic_44/usr/src/lib/libscf/common/ |
| H A D | midlevel.c | 42 #define bad_error(func, err) { \ macro 48 #define bad_error(func, err) abort() macro 615 bad_error("transaction_property_set", in set_inst_enabled() 747 bad_error("scf_instance_get_pg", scf_error()); in set_inst_action_inst() 771 bad_error("scf_instance_add_pg", scf_error()); in set_inst_action_inst() 795 bad_error("scf_pg_get_property", scf_error()); in set_inst_action_inst() 813 bad_error("scf_property_get_value", in set_inst_action_inst() 817 bad_error("scf_value_get_integer", scf_error()); in set_inst_action_inst() 838 bad_error("scf_transaction_start", scf_error()); in set_inst_action_inst() 854 bad_error("transaction_property_set", in set_inst_action_inst() [all …]
|
| /titanic_44/usr/src/cmd/svc/svcs/ |
| H A D | explain.c | 116 #define bad_error(func, err) abort() macro 118 #define bad_error(func, err) \ macro 779 bad_error("get_fmri", r); in process_reqall() 847 bad_error("eval_svc_dep", r); in process_reqany() 888 bad_error("eval_svc_dep", r); in process_reqany() 948 bad_error("get_fmri", r); in process_optall() 1008 bad_error("eval_svc_dep", r); in process_excall() 1728 bad_error("get_fmri", r); in print_reasons()
|
| /titanic_44/usr/src/cmd/svc/configd/ |
| H A D | configd.h | 92 #define bad_error(f, e) \ macro 97 #define bad_error(f, e) abort()
|
| H A D | rc_node.c | 2574 bad_error("rc_node_find_named_child", result); in perm_add_pg_prop_values() 2638 bad_error("rc_node_find_named_child", r); in perm_add_ent_prop_values() 2657 bad_error("perm_add_pg_prop_values", r); in perm_add_ent_prop_values() 3918 bad_error(rc_node_modify_permission_check, perm_rc); in rc_node_create_child() 5234 bad_error(rc_node_modify_permission_check, granted); in rc_attach_snapshot() 5432 bad_error("rc_node_modify_permission_check", granted); in rc_snapshot_take_new() 5603 bad_error("rc_node_find_named_child", ret); in rc_svc_prop_exists() 5635 bad_error("rc_node_find_named_child", ret); in rc_svc_prop_exists() 5691 bad_error("rc_node_find_named_child", ret); in rc_svc_prop_exists() 5722 bad_error("rc_node_find_named_child", ret); in rc_svc_prop_exists() [all …]
|
| H A D | client.c | 1986 bad_error("door_ucred", errno); in start_audit_session()
|
| /titanic_44/usr/src/cmd/svc/svcadm/ |
| H A D | svcadm.c | 75 #define bad_error(func, err) { \ macro 81 #define bad_error(func, err) abort() macro 753 bad_error("scf_instance_delete_prop", r); in set_inst_enabled() 2041 bad_error("scf_instance_delete_prop", r); in set_milestone()
|