Home
last modified time | relevance | path

Searched refs:uu_die (Results 1 – 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c147 uu_die(gettext("Error:")); in add_proto_list()
210 uu_die(gettext("Error: Out of memory.\n")); in modify_prop()
352 uu_die( in delete_prop()
450 uu_die(gettext("Error: Out of memory.\n")); in list_callback()
767 uu_die(gettext("Error: Out of memory.\n")); in modify_inst_props_cb()
805 uu_die(gettext("\"%s\" is a mandatory " in modify_inst_props_cb()
826 uu_die(gettext("Error: Out of memory.\n")); in modify_inst_props_cb()
833 uu_die(gettext( in modify_inst_props_cb()
836 uu_die(gettext( in modify_inst_props_cb()
842 uu_die(gettext( in modify_inst_props_cb()
[all …]
/illumos-gate/usr/src/cmd/ctrun/
H A Dctrun.c364 uu_die(gettext("wait failed")); in dowait()
521 uu_die(gettext("set param failed")); in main()
524 uu_die(gettext("set notify failed")); in main()
527 uu_die(gettext("set fatal failed")); in main()
536 uu_die(gettext("set fmri failed: " in main()
539 uu_die(gettext("set aux failed")); in main()
601 uu_die(gettext("failed to install " in main()
618 uu_die(gettext("fork failed")); in main()
631 uu_die(gettext("exec returned!\n")); in main()
692 uu_die(gettext( in main()
[all …]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c560 uu_die(gettext("illegal value \"%s\" for " in lxml_store_value()
570 uu_die(gettext("illegal value \"%s\" for " in lxml_store_value()
799 uu_die(gettext("property \'%s\' " in lxml_get_property()
984 uu_die(gettext("Out of memory\n")); in lxml_get_method_environment()
1209 uu_die(gettext("illegal value \"%s\" " in lxml_get_dependency()
1500 uu_die(gettext( in lxml_get_type()
1606 uu_die(gettext("Invalid input.\n")); in lxml_get_notification_parameters()
2474 uu_die(gettext("Name attribute is " in lxml_get_tm_value_element()
2482 uu_die(gettext("Name attribute is " in lxml_get_tm_value_element()
3311 uu_die(gettext( in lxml_get_instance()
[all …]
H A Dsvccfg_main.c83 uu_die(gettext("Out of memory.\n")); in safe_malloc()
95 uu_die(gettext("Out of memory.\n")); in safe_strdup()
120 uu_die(gettext("printf() error")); in vmessage()
215 uu_die(gettext("svccfg -z may only be used " in main()
221 uu_die(gettext( in main()
H A Dsvccfg_internal.c111 uu_die( in internal_init()
124 uu_die( in internal_init()
246 uu_die(gettext("couldn't allocate memory")); in internal_bundle_new()
277 uu_die(gettext("couldn't allocate memory")); in internal_entity_new()
302 uu_die(gettext("couldn't allocate memory")); in internal_service_new()
360 uu_die(gettext("Unable to create list for instance " in internal_instance_new()
394 uu_die(gettext("couldn't allocate memory")); in internal_pgroup_new()
488 uu_die(gettext("Could not duplicate string")); in internal_pgroup_create_common()
511 uu_die(gettext("couldn't allocate memory")); in internal_property_new()
565 uu_die(gettext("couldn't allocate memory")); in internal_value_new()
[all …]
H A Dsvccfg_libscf.c9132 uu_die(emsg_create_xml); in export_property()
9264 uu_die(emsg_create_xml); in export_dependency()
9412 uu_die(emsg_create_xml); in export_method_environment()
9722 uu_die(emsg_create_xml); in export_pg_elts()
9958 uu_die(emsg_create_xml); in export_dependent()
9985 uu_die(emsg_create_xml); in export_dependent()
11457 uu_die(gettext( in lscf_validate_fmri()
13592 uu_die("snprintf"); in listprop()
13606 uu_die(gettext( in listprop()
16031 uu_die("strtok_r"); in add_mailto_params()
[all …]
H A Dsvccfg_tmpl.c1007 uu_die(emesg_nomem); in av_get_values()
1225 uu_die(emesg_nomem); in tv_errors_create()
1267 uu_die(emesg_nomem); in gen_prop_pattern_pg_name()
1827 uu_die(emesg_nomem); in tmpl_errors_add_im()
1925 uu_die(emesg_nomem); in load_general_templates()
1981 uu_die(emesg_nomem); in load_instance_restarter()
3173 uu_die(emesg_nomem); in tmpl_find_pg_pattern()
3348 uu_die(emesg_nomem); in tmpl_required_pg_present()
3415 uu_die(emesg_nomem); in tmpl_required_props_present()
4016 uu_die(emesg_nomem); in tmpl_validate_bundle()
[all …]
H A Dsvccfg_engine.c97 uu_die(gettext("Error reading terminal: %s.\n"), in engine_cmd_getc()
306 uu_die("native build does not support interactive mode."); in engine_interp()
318 uu_die(gettext("Out of memory.\n")); in engine_interp()
343 uu_die(gettext("Error reading terminal: %s.\n"), in engine_interp()
633 uu_die(gettext("Out of memory.\n")); in engine_import()
1038 uu_die(gettext("Couldn't read arguments")); in engine_set()
/illumos-gate/usr/src/cmd/ctwatch/
H A Dctwatch.c138 uu_die(gettext("could not receive contract event")); in get_event()
176 uu_die(gettext("invalid contract type: %s\n"), typestr); in get_type()
266 uu_die("calloc"); in main()
269 uu_die("calloc"); in main()
279 uu_die(gettext("invalid contract type: %s\n"), argv[i]); in main()
343 uu_die(gettext("no contracts to watch\n")); in main()
392 uu_die(gettext("error waiting for contract events")); in main()
/illumos-gate/usr/src/cmd/svc/mfstscan/
H A Dmfstscan.c92 uu_die(gettext("Unexpected libscf error: %s. Exiting.\n"), in main()
96 uu_die(gettext("Couldn't bind to svc.configd.\n")); in main()
138 uu_die(gettext("no paths walked\n")); in main()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.c330 uu_die("Insufficient memory.\n"); in startd_alloc_retry()
353 uu_die("Insufficient memory.\n"); in safe_realloc()
379 uu_die("Insufficient memory.\n"); in safe_strdup()
419 uu_die("Insufficient memory.\n"); in startd_list_pool_create()
451 uu_die("Insufficient memory.\n"); in startd_list_create()
464 uu_die("Could not create thread.\n"); in startd_thread_create()
501 uu_die("Allocation failure\n"); in read_startd_config()
555 uu_die("Insufficient memory.\n"); in read_startd_config()
1028 uu_die("Can't determine repository maximum lengths.\n"); in main()
1060 uu_die("Can't daemonize\n"); in main()
H A Dprotocol.c120 uu_die("failed to enqueue graph event (%s: %s)\n", in graph_event_enqueue()
177 uu_die("failed to requeue graph event (%s: %s)\n", in graph_event_requeue()
306 uu_die("%s: can't decode nvlist\n", fmri); in state_cb()
451 uu_die("Allocation failure\n"); in restarter_protocol_send_event()
463 uu_die("%s: can't publish event: %s\n", inst, in restarter_protocol_send_event()
H A Dwait.c371 uu_die("wait_init couldn't port_create"); in wait_init()
376 uu_die("wait_init couldn't create wait_info_pool"); in wait_init()
380 uu_die("wait_init couldn't create wait_info_list"); in wait_init()
H A Ddeathrow.c125 uu_die("deathrow_init couldn't create deathrow_pool"); in deathrow_init()
130 uu_die("deathrow_init couldn't create deathrow_list"); in deathrow_init()
H A Dlibscf.c103 uu_die("Insufficient memory.\n"); in libscf_object_create()
246 uu_die("Repository server out of " in libscf_snapshots_poststart()
254 uu_die("Insufficient privileges.\n"); in libscf_snapshots_poststart()
297 uu_die("Repository server out of resources.\n"); in libscf_snapshots_poststart()
301 uu_die("Insufficient privileges.\n"); in libscf_snapshots_poststart()
2822 uu_die("retrieving local scope failed: %s\n", in libscf_populate_graph()
2826 uu_die("walking local scope's services failed\n"); in libscf_populate_graph()
2830 uu_die("unable to walk service's instances"); in libscf_populate_graph()
3325 uu_die("$STARTD_ALT_DOOR is too long.\n"); in handle_decorate_and_bind()
3700 uu_die("Could not create %s: %s\n", SCF_SERVICE_STARTD, in libscf_create_self()
[all …]
H A Drestarter.c278 uu_die("Out of memory\n"); in check_contract()
282 uu_die("Insufficient privilege.\n"); in check_contract()
286 uu_die("Repository backend access denied.\n"); in check_contract()
399 uu_die("Can't decode FMRI %s: %s\n", name, in restarter_insert_inst()
867 uu_die("Insufficient memory.\n"); in restarter_instance_update_states()
1351 uu_die("Insufficient memory.\n"); in unmaintain_instance()
2214 uu_die("Unable to bind a new repository handle: %s\n", in restarter_contracts_event_thread()
2219 uu_die("process bundle open failed"); in restarter_contracts_event_thread()
/illumos-gate/usr/src/cmd/svc/common/
H A Dnotify_params.c204 uu_die(gettext("Error writing to stdout")); in safe_printf()
254 uu_die("nvpair_value_nvlist"); in params_type_print()
301 uu_die(gettext("libscf(3LIB) mismatch\n")); in listnotify_print()
306 uu_die(gettext("nvlist_lookup_nvlist_array\n")); in listnotify_print()
318 uu_die("nvlist_lookup_int32"); in listnotify_print()
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c196 uu_die(gettext("Out of memory")); in safe_malloc()
208 uu_die(gettext("Out of memory.\n")); in safe_strdup()
622 uu_die(gettext("Out of memory")); in ctid_to_pids()
2714 uu_die(gettext("Failed to decode %s: %s\n"), in get_notify_param_classes()
2751 uu_die(gettext("Out of memory.\n")); in get_notify_param_classes()
2819 uu_die(gettext("Out of memory.\n")); in print_notify_fma()
2853 uu_die(gettext("Out of memory.\n")); in print_notify_fmri()
2946 uu_die(gettext("Out of memory.\n")); in add_processes()
3670 uu_die(gettext("could not get zone list")); in main()
3716 uu_die(gettext("zone '%s': %s\n"), in main()
[all …]
H A Dexplain.c233 uu_die(emsg_nomem); in x_init()
248 uu_die(emsg_nomem); in x_init()
292 uu_die(emsg_nomem); in load_dependencies()
324 uu_die(emsg_nomem); in load_dependencies()
424 uu_die(emsg_nomem); in add_instance()
436 uu_die(emsg_nomem); in add_instance()
764 uu_die(emsg_nomem); in process_reqall()
877 uu_die(emsg_nomem); in process_reqany()
935 uu_die(emsg_nomem); in process_optall()
1117 uu_die(emsg_nomem); in process_file_dg()
[all …]
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c937 uu_die(emsg_nomem); in get_inst_mult()
1186 uu_die(emsg_nomem); in enable_fmri_rec()
1222 uu_die(emsg_nomem); in enable_fmri_rec()
1230 uu_die(emsg_nomem); in enable_fmri_rec()
1830 uu_die(emsg_nomem); in set_fmri_enabled()
1834 uu_die(emsg_nomem); in set_fmri_enabled()
2265 uu_die(emsg_nomem); in main()
2280 uu_die(gettext("svcadm -z may only be used " in main()
2318 uu_die(gettext("could not get zone list")); in main()
2389 uu_die(gettext("zone '%s': %s\n"), in main()
[all …]
/illumos-gate/usr/src/cmd/ctstat/
H A Dctstat.c497 uu_die(gettext("invalid contract type: %s\n"), typestr); in get_type()
536 uu_die(gettext("could not open contract status file")); in print_contract()
541 uu_die(gettext("failed to get contract status for %d"), id); in print_contract()
631 uu_die(gettext("bad contract type: %s\n"), type); in scan_type()
674 uu_die(gettext("could not open %s"), path); in scan_all()
709 uu_die(gettext("strdup() failed")); in walk_args()
745 uu_die(gettext("calloc() failed")); in parse()
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c227 uu_die(gettext( in get_start_pg()
795 uu_die(gettext("Could not commit property values to repository.\n")); in set_legacy_service()
821 uu_die(gettext("invocation outside smf(7) inappropriate\n")); in main()
862 uu_die(gettext( in main()
953 uu_die(gettext("exec() failed; leaving properties.\n")); in main()
/illumos-gate/usr/src/cmd/pgrep/
H A Didtab.c66 uu_die(gettext("Failed to grow table")); in idtab_append()
/illumos-gate/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c56 static __NORETURN void (*die)(const char *, ...) = uu_die;
1007 uu_die("%s\n", uu_strerror(uu_error())); in main()
1072 uu_die(gettext("svcprop -z may only be used " in main()
1083 uu_die(gettext("zone '%s': %s\n"), in main()
/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_pname.c140 uu_die(const char *format, ...) in uu_die() function

12