Lines Matching refs:bad_fail

83 #define	bad_fail(func, err)	{					\  macro
90 #define bad_fail(func, err) abort() macro
815 bad_fail("sysevent_evc_publish", ret); in restarter_event_publish_retry()
870 bad_fail("scf_handle_create", scf_error()); in restarter_set_states()
886 bad_fail("scf_handle_bind", scf_error()); in restarter_set_states()
1007 bad_fail("scf_instance_get_pg", scf_error()); in instance_get_or_add_pg()
1036 bad_fail("scf_instance_add_pg", scf_error()); in instance_get_or_add_pg()
1073 bad_fail("scf_transaction_property_change_type", in tx_set_value()
1095 bad_fail("scf_transaction_property_new", scf_error()); in tx_set_value()
1190 bad_fail("scf_handle_decode_fmri", scf_error()); in _restarter_commit_states()
1198 bad_fail("scf_value_set_astring", scf_error()); in _restarter_commit_states()
1202 bad_fail("scf_value_set_astring", scf_error()); in _restarter_commit_states()
1206 bad_fail("scf_value_set_time", scf_error()); in _restarter_commit_states()
1227 bad_fail("instance_get_or_add_pg", r); in _restarter_commit_states()
1255 bad_fail("scf_transaction_start", scf_error()); in _restarter_commit_states()
1275 bad_fail("tx_set_value", r); in _restarter_commit_states()
1292 bad_fail("tx_set_value", r); in _restarter_commit_states()
1320 bad_fail("scf_transaction_commit", scf_error()); in _restarter_commit_states()
1443 bad_fail("scf_transaction_start", scf_error()); in restarter_remove_contract()
1470 bad_fail( in restarter_remove_contract()
1486 bad_fail( in restarter_remove_contract()
1516 bad_fail("scf_iter_next_value", in restarter_remove_contract()
1549 bad_fail("scf_property_is_type", in restarter_remove_contract()
1570 bad_fail("scf_pg_get_property", scf_error()); in restarter_remove_contract()
1592 bad_fail("scf_transaction_property_new", in restarter_remove_contract()
1622 bad_fail("scf_transaction_commit", scf_error()); in restarter_remove_contract()
1642 bad_fail("scf_pg_update", scf_error()); in restarter_remove_contract()
1737 bad_fail("scf_transaction_start", scf_error()); in restarter_store_contract()
1768 bad_fail( in restarter_store_contract()
1784 bad_fail( in restarter_store_contract()
1814 bad_fail( in restarter_store_contract()
1840 bad_fail("scf_property_is_type", in restarter_store_contract()
1861 bad_fail("scf_pg_get_property", scf_error()); in restarter_store_contract()
1883 bad_fail("scf_transaction_property_new", in restarter_store_contract()
1924 bad_fail("scf_transaction_commit", scf_error()); in restarter_store_contract()
1944 bad_fail("scf_pg_update", scf_error()); in restarter_store_contract()
2083 bad_fail("getpwuid_r", errno); in lookup_pwd()
2155 bad_fail("getpwnam_r", errno); in get_uid()
2238 bad_fail("lookup_pwd", ret); in get_projid()
2580 bad_fail("lookup_pwd", r); in get_ids()
2613 bad_fail("get_groups", r); in get_ids()
2947 bad_fail("scf_pg_get_property", scf_error()); in restarter_get_method_context()
2967 bad_fail("scf_property_type", ret); in restarter_get_method_context()
3004 bad_fail("scf_property_get_value", ret); in restarter_get_method_context()
3052 bad_fail("scf_property_get_value", ret); in restarter_get_method_context()
3082 bad_fail("scf_pg_get_property", ret); in restarter_get_method_context()
3105 bad_fail("lookup_pwd", ret); in restarter_get_method_context()
3146 bad_fail("scf_property_get_value", ret); in restarter_get_method_context()
3177 bad_fail("scf_pg_get_property", ret); in restarter_get_method_context()
3222 bad_fail("scf_property_get_value", ret); in restarter_get_method_context()
3259 bad_fail("scf_pg_get_property", ret); in restarter_get_method_context()
3290 bad_fail("scf_property_get_value", ret); in restarter_get_method_context()
3346 bad_fail("get_projid", ret); in restarter_get_method_context()
3377 bad_fail("scf_property_get_value", ret); in restarter_get_method_context()
3409 bad_fail("scf_pg_get_property", ret); in restarter_get_method_context()
3554 bad_fail("lookup_pwd", ret); in restarter_set_method_context()
3587 bad_fail("lookup_pwd", ret); in restarter_set_method_context()
3659 bad_fail("settaskid", errno); in restarter_set_method_context()
3679 bad_fail("lookup_pwd", ret); in restarter_set_method_context()
3726 bad_fail("pool_set_binding", in restarter_set_method_context()