/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 85 uu_die(gettext("Unexpected libscf error: %s. Exiting.\n"), in scfdie() 140 uu_die(gettext("Error: %s.\n"), uu_strerror(uu_error())); in add_proto_list() 143 uu_die(gettext("Error: %s.\n"), uu_strerror(uu_error())); in add_proto_list() 147 uu_die(gettext("Error:")); in add_proto_list() 210 uu_die(gettext("Error: Out of memory.\n")); in modify_prop() 225 uu_die(gettext("Error: Permission denied.\n")); in modify_prop() 250 uu_die(gettext("Error: Permission denied.\n")); in modify_prop() 278 uu_die(gettext("Error: Internal inetadm error")); in modify_prop() 290 uu_die(gettext("Error: Permission denied.\n")); in modify_prop() 336 uu_die(gettext("Error: \"%s\" property group missing.\n"), pg); in delete_prop() [all …]
|
/illumos-gate/usr/src/cmd/ctrun/ |
H A D | ctrun.c | 255 uu_die(gettext("failed to listen to contract events")); in get_event() 317 uu_die(gettext("failed to abandon contract %d"), ctfd); in abandon() 364 uu_die(gettext("wait failed")); in dowait() 508 uu_die(gettext("template open failed")); in main() 512 uu_die(gettext("process bundle open failed")); in main() 515 uu_die(gettext("could not set FD_CLOEXEC")); in main() 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() 534 uu_die(gettext("set critical failed")); in main() [all …]
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 311 uu_die(gettext("illegal boolean value \"%s\"\n"), value); in lxml_xlate_boolean() 336 uu_die(gettext("unknown value type (%d)\n"), type); in lxml_element_to_type() 362 uu_die(gettext("unknown value type (%d)\n"), type); in lxml_type_to_element() 476 uu_die(gettext("Could not validate element\n")); in lxml_validate_element() 483 uu_die(gettext("Could not parse DTD \"%s\".\n"), in lxml_validate_element() 492 uu_die(gettext("could not allocate memory")); in lxml_validate_element() 498 uu_die(gettext("Document is not valid.\n")); in lxml_validate_element() 560 uu_die(gettext("illegal value \"%s\" for " in lxml_store_value() 570 uu_die(gettext("illegal value \"%s\" for " in lxml_store_value() 591 uu_die(gettext("illegal value \"%s\" for " in lxml_store_value() [all …]
|
H A D | svccfg_main.c | 83 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 D | svccfg_internal.c | 105 uu_die(gettext("entity list pool creation failed: %s\n"), in internal_init() 111 uu_die( in internal_init() 118 uu_die(gettext("property list pool creation failed: %s\n"), in internal_init() 124 uu_die( in internal_init() 160 uu_die(gettext("unknown value type (%d)\n"), val->sc_type); in internal_value_dump() 246 uu_die(gettext("couldn't allocate memory")); in internal_bundle_new() 251 uu_die(gettext("Unable to create list for bundle services. " in internal_bundle_new() 277 uu_die(gettext("couldn't allocate memory")); in internal_entity_new() 285 uu_die(gettext("Unable to create list for entity property " in internal_entity_new() 302 uu_die(gettext("couldn't allocate memory")); in internal_service_new() [all …]
|
H A D | svccfg_libscf.c | 360 uu_die(gettext("Repository connection broken. Exiting.\n")); in scfdie() 362 uu_die(gettext("Unexpected fatal libscf error: %s. Exiting.\n"), in scfdie() 376 uu_die(gettext("Repository connection broken. Exiting.\n")); in scfdie_lineno() 378 uu_die(gettext("Unexpected libscf error on line %d of " __FILE__ in scfdie_lineno() 777 uu_die(gettext("Could not acquire temporary filename")); in start_private_repository() 781 uu_die(gettext("Could not create temporary file for " in start_private_repository() 794 uu_die(gettext("Could not execute %s"), est->sc_repo_server); in start_private_repository() 796 uu_die(gettext("Attempt to fork failed")); in start_private_repository() 803 uu_die(gettext("Could not waitpid() for repository server")); in start_private_repository() 806 uu_die(gettext("Repository server failed (status %d).\n"), in start_private_repository() [all …]
|
H A D | svccfg_tmpl.c | 654 uu_die(gettext("composed_pool tree creation failed: %s\n"), in compose_props() 745 uu_die(gettext("composed_instance tree creation " in build_composed_instance() 1007 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() 1937 uu_die(emesg_nomem); in load_general_templates() 1981 uu_die(emesg_nomem); in load_instance_restarter() 2912 uu_die(gettext("pg_info tree creation failed: %s\n"), in tmpl_consistency() [all …]
|
H A D | svccfg_engine.c | 97 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 D | ctwatch.c | 138 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 D | mfstscan.c | 92 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 D | startd.c | 335 uu_die("Insufficient memory.\n"); in startd_alloc_retry() 358 uu_die("Insufficient memory.\n"); in safe_realloc() 384 uu_die("Insufficient memory.\n"); in safe_strdup() 424 uu_die("Insufficient memory.\n"); in startd_list_pool_create() 456 uu_die("Insufficient memory.\n"); in startd_list_create() 469 uu_die("Could not create thread.\n"); in startd_thread_create() 506 uu_die("Allocation failure\n"); in read_startd_config() 560 uu_die("Insufficient memory.\n"); in read_startd_config() 1033 uu_die("Can't determine repository maximum lengths.\n"); in main() 1065 uu_die("Can't daemonize\n"); in main()
|
H A D | protocol.c | 120 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 D | wait.c | 371 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 D | deathrow.c | 125 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 D | libscf.c | 103 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 D | restarter.c | 279 uu_die("Out of memory\n"); in check_contract() 283 uu_die("Insufficient privilege.\n"); in check_contract() 287 uu_die("Repository backend access denied.\n"); in check_contract() 400 uu_die("Can't decode FMRI %s: %s\n", name, in restarter_insert_inst() 869 uu_die("Insufficient memory.\n"); in restarter_instance_update_states() 1353 uu_die("Insufficient memory.\n"); in unmaintain_instance() 2282 uu_die("Unable to bind a new repository handle: %s\n", in restarter_contracts_event_thread() 2287 uu_die("process bundle open failed"); in restarter_contracts_event_thread()
|
/illumos-gate/usr/src/cmd/svc/common/ |
H A D | notify_params.c | 204 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 D | svcs.c | 177 uu_die(gettext("%s:%d: Unexpected libscf error: %s. Exiting.\n"), in do_scfdie() 184 uu_die(gettext("Unexpected libscf error: %s. Exiting.\n"), in scfdie() 196 uu_die(gettext("Out of memory")); in safe_malloc() 208 uu_die(gettext("Out of memory.\n")); in safe_strdup() 411 uu_die(gettext("Unexpected empty string for property " in pg_get_single_val() 622 uu_die(gettext("Out of memory")); in ctid_to_pids() 836 uu_die(gettext("Unable to read ctid file for %s"), in ctids_by_restarter() 890 uu_die(gettext("Unable to open ctid file for %s"), fmri); in pids_by_restarter() 898 uu_die(gettext("ctid file for %s has corrupt data"), in pids_by_restarter() 906 uu_die(gettext("Unable to read ctid file for %s"), fmri); in pids_by_restarter() [all …]
|
H A D | explain.c | 234 uu_die(emsg_nomem); in x_init() 249 uu_die(emsg_nomem); in x_init() 293 uu_die(emsg_nomem); in load_dependencies() 325 uu_die(emsg_nomem); in load_dependencies() 425 uu_die(emsg_nomem); in add_instance() 437 uu_die(emsg_nomem); in add_instance() 765 uu_die(emsg_nomem); in process_reqall() 878 uu_die(emsg_nomem); in process_reqany() 936 uu_die(emsg_nomem); in process_optall() 1113 uu_die(emsg_nomem); in process_file_dg() [all …]
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 146 uu_die(gettext("Connection to repository server broken. " in do_scfdie() 151 uu_die(gettext("Repository is read-only. Exiting.\n")); in do_scfdie() 156 uu_die(gettext("Unexpected libscf error: %s. Exiting.\n"), in do_scfdie() 159 uu_die("Unexpected libscf error on line %d: %s.\n", lineno, in do_scfdie() 491 uu_die(gettext("Could not get contract id for process")); in my_ct_name() 947 uu_die(emsg_nomem); in get_inst_mult() 1057 uu_die(gettext("scf_instance_to_fmri() returned unexpectedly " in inst_get_fmri() 1196 uu_die(emsg_nomem); in enable_fmri_rec() 1232 uu_die(emsg_nomem); in enable_fmri_rec() 1240 uu_die(emsg_nomem); in enable_fmri_rec() [all …]
|
/illumos-gate/usr/src/cmd/ctstat/ |
H A D | ctstat.c | 497 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 D | lsvcrun.c | 227 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 D | idtab.c | 66 uu_die(gettext("Failed to grow table")); in idtab_append()
|
/illumos-gate/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 56 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 D | uu_pname.c | 140 uu_die(const char *format, ...) in uu_die() function
|