/illumos-gate/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 109 uu_warn(gettext("couldn't parse name %s.\n"), path); in start_pg_name() 116 uu_warn(gettext("strdup() failed (%s).\n"), strerror(errno)); in start_pg_name() 137 uu_warn(gettext("couldn't parse name %s.\n"), path); in script_suffix() 147 uu_warn(gettext("couldn't parse name %s.\n"), path); in script_suffix() 153 uu_warn(gettext("strdup() failed (%s).\n"), strerror(errno)); in script_suffix() 168 uu_warn(gettext("strdup() failed (%s).\n"), strerror(errno)); in path_to_svc_name() 189 uu_warn(gettext("%s failed (%s). Repository will not be modified.\n"), in scferr() 276 uu_warn(gettext("Service matching \"%s\" " in get_start_pg() 285 uu_warn(gettext("Service \"%s\" has an invalid property " in get_start_pg() 400 uu_warn(gettext("Couldn't stat %s (%s).\n"), script, in get_stop_pg() [all …]
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 496 uu_warn(gettext("Could not read status of contract " in my_ct_name() 500 uu_warn(gettext("Could not get svc_fmri for contract " in my_ct_name() 532 uu_warn(emsg_permission_denied, fmri); in restarter_setup() 534 uu_warn(emsg_create_pg_perm_denied, fmri, in restarter_setup() 552 uu_warn(emsg_permission_denied, fmri); in restarter_setup() 554 uu_warn(emsg_prop_perm_denied, fmri, in restarter_setup() 564 uu_warn(gettext("%s: Repository read-only.\n"), fmri); in restarter_setup() 566 uu_warn(gettext("%s: Could not set %s/%s " in restarter_setup() 584 uu_warn(gettext("%s: Could not set %s/%s: " in restarter_setup() 605 uu_warn(emsg_no_service, fmri); in delete_prop() [all …]
|
/illumos-gate/usr/src/cmd/pgrep/ |
H A D | pgrep.c | 241 uu_warn(gettext("Failed to signal pid %d"), in kill_proc() 252 uu_warn(gettext("Failed to open %s"), dirpath); in open_proc_dir() 257 uu_warn(gettext("Failed to stat %s"), dirpath); in open_proc_dir() 263 uu_warn(gettext("%s is not a procfs mount point\n"), dirpath); in open_proc_dir() 352 uu_warn("invalid argument for option '%c' -- %s\n", in parse_ids() 387 uu_warn(gettext("invalid user name -- %s\n"), ptr); in parse_uids() 417 uu_warn(gettext("invalid group name -- %s\n"), ptr); in parse_gids() 460 uu_warn(gettext("unknown terminal name -- %s\n"), ptr); in parse_ttys() 490 uu_warn(gettext("invalid project name -- %s\n"), ptr); in parse_projects() 502 uu_warn(gettext("invalid zone name -- %s\n"), ptr); in parse_zones() [all …]
|
H A D | psexp.c | 99 uu_warn(buf); in psexp_compile()
|
/illumos-gate/usr/src/cmd/ctrun/ |
H A D | ctrun.c | 166 uu_warn(gettext("empty option\n")); in opt2bits() 175 uu_warn(gettext("unrecognized option '%.*s'\n"), in opt2bits() 177 uu_warn(gettext("error parsing '-%c' option\n"), in opt2bits() 184 uu_warn(gettext("option '%.*s' " in opt2bits() 195 uu_warn(gettext("option is incompatible with others: '%s'\n"), "none"); in opt2bits() 406 uu_warn(gettext("invalid contract ID '%s'\n"), in main() 424 uu_warn(gettext("invalid count '%s'\n"), in main() 437 uu_warn(gettext("invalid lifetime '%s'\n"), in main() 476 uu_warn(gettext("cannot use option '%s' with lifetime '%s'\n"), in main() 482 uu_warn(gettext("cannot restart with lifetime '%s'\n"), in main() [all …]
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | protocol.c | 337 uu_warn("Attempt to initialize restarter protocol delegate " in restarter_protocol_init_delegate() 357 uu_warn("Allocation of channel name failed"); in restarter_protocol_init_delegate() 364 uu_warn("%s: sysevent_evc_bind failed: %s\n", in restarter_protocol_init_delegate() 371 uu_warn("%s: sysevent_evc_bind failed: %s\n", in restarter_protocol_init_delegate() 391 uu_warn("Failed to subscribe to restarter %s, channel %s with " in restarter_protocol_init_delegate() 395 uu_warn("Channel name already exists\n"); in restarter_protocol_init_delegate() 398 uu_warn("Too many subscribers for the channel\n"); in restarter_protocol_init_delegate() 401 uu_warn("%s\n", strerror(errno)); in restarter_protocol_init_delegate()
|
H A D | startd.c | 615 uu_warn("Couldn't read configuration from 'options' " in read_startd_config() 664 uu_warn("property \"options/%s\" is not of type " in read_startd_config() 680 uu_warn("property \"options/%s\" has multiple " in read_startd_config() 685 uu_warn("property \"options/%s\" cannot be " in read_startd_config() 711 uu_warn("unknown options/logging " in read_startd_config() 774 uu_warn("SMF option \"%s\" unimplemented.\n", cp); in read_startd_config() 812 uu_warn("Unknown SMF option \"%s\".\n", cp); in read_startd_config() 963 uu_warn(gettext("usage: %s [-n]\n"), name); in usage() 982 uu_warn(gettext("can't connect stdin to /dev/null")); in daemonize_start()
|
H A D | fork.c | 301 uu_warn("Could not exec() sulogin"); in fork_sulogin() 644 uu_warn("Could not create contract template for %s.\n", path); in fork_rc_script() 871 uu_warn("Failed to get propname" in emi_is_disabled() 883 uu_warn("%s service is " in emi_is_disabled() 1149 uu_warn("Failed to spawn %s: %s\n", cmd, strerror(err)); in fork_with_timeout() 1176 uu_warn("'%s' timed out after %d " in fork_with_timeout()
|
H A D | graph.c | 919 uu_warn("%s:%d: Bad event %d.\n", __FILE__, __LINE__, e); in vertex_send_event() 1004 uu_warn("%s:%d: Unexpected node type %d", __FILE__, in delete_depgroup() 1047 uu_warn("%s:%d: Bad vertex type %d.\n", __FILE__, __LINE__, in delete_instance_deps_cb() 1111 uu_warn("%s:%d: Unknown type %d.\n", __FILE__, __LINE__, type); in graph_insert_vertex_unconfigured() 1377 uu_warn("%s:%d: Unexpected vertex type %d.\n", __FILE__, in optional_all_satisfied() 1448 uu_warn("%s:%d: Unexpected vertex state %d.\n", in exclude_all_satisfied() 1467 uu_warn("%s:%d: Unexpected vertex type %d.\n", __FILE__, in exclude_all_satisfied() 1503 uu_warn("%s:%d: Unexpected vertex type %d.\n", in exclude_all_satisfied() 1587 uu_warn("%s:%d: Unexpected vertex state %d.\n", in dependency_satisfied() 1608 uu_warn("%s:%d: Unexpected node type %d.\n", __FILE__, __LINE__, in dependency_satisfied() [all …]
|
H A D | transition.c | 458 uu_warn("%s:%d: Invalid state %d.\n", __FILE__, __LINE__, in gt_transition() 474 uu_warn("%s:%d: " in gt_transition()
|
H A D | method.c | 483 uu_warn("%s:%d: Bad function name \"%s\" for " in exec_method() 514 uu_warn("%s:%d: Bad error %d for function %s " in exec_method() 541 uu_warn("%s:%d: Bad error %d for function %s " in exec_method() 584 uu_warn("%s:%d: Bad miscellaneous error %d from " in exec_method()
|
H A D | env.c | 71 uu_warn("Cannot open %s. Environment not initialized.\n", in init_env()
|
/illumos-gate/usr/src/cmd/svc/mfstscan/ |
H A D | mfstscan.c | 106 uu_warn(gettext("cannot resolve pathname " in main() 113 uu_warn(gettext("cannot stat %s"), argv[i]); in main() 120 uu_warn(gettext("file tree walk of %s encountered " in main()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 93 uu_warn(gettext( in usage() 481 (void) uu_warn(gettext("Error: Instance %s is missing enabled " in list_callback() 489 (void) uu_warn(gettext("Error: Instance %s is missing state " in list_callback() 650 (void) uu_warn(gettext("Error: Property %s is missing " in list_props_cb() 654 (void) uu_warn(gettext("Error: Required property %s is " in list_props_cb() 729 (void) uu_warn(gettext("Error: Default property %s " in list_defaults() 973 uu_warn(gettext("Warning: Unable to refresh inetd.\n")); in modify_defaults() 1048 &exit_status, uu_warn); in main() 1052 &enable, &exit_status, uu_warn); in main() 1056 &enable, &exit_status, uu_warn); in main() [all …]
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | highlevel.c | 201 (void) uu_warn("Service %s property '%s/%s' " in scf_get_boot_config() 205 (void) uu_warn("Unable to read service %s " in scf_get_boot_config() 249 (void) uu_warn("Unable to add service %s " in scf_getset_boot_config_ovr() 271 (void) uu_warn("Service %s property '%s/%s' " in scf_getset_boot_config_ovr() 275 (void) uu_warn("Unable to %s service %s " in scf_getset_boot_config_ovr()
|
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 445 uu_warn("%s:%d: Unknown type %d.\n", __FILE__, __LINE__, ty); in pg_get_single_val() 461 uu_warn(gettext("Property \"%s\" is misconfigured.\n"), buf); in pg_get_single_val() 604 uu_warn(gettext("Could not read status of contract " in ctid_to_pids() 751 uu_warn(gettext("Unable to read contract ids for %s -- " in common_by_restarter() 763 uu_warn(gettext("%s:%d: gen_filenms_from_fmri() failed with " in common_by_restarter() 2793 uu_warn(gettext( in get_fma_notify_params() 2859 uu_warn(gettext( in print_notify_fmri() 3110 uu_warn(gettext("FMRI \"%s\" is invalid.\n"), in list_svc_or_inst_fmri() 3134 uu_warn(gettext("FMRI \"%s\" does not designate a " in list_svc_or_inst_fmri() 3147 uu_warn(gettext( in list_svc_or_inst_fmri() [all …]
|
/illumos-gate/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 55 static void (*warn)(const char *, ...) = uu_warn; 542 uu_warn(gettext("Couldn't find property group " in process_ent() 573 uu_warn(gettext("Couldn't find property " in process_ent() 652 uu_warn(gettext("Couldn't find property `%s' in " in process_pg() 670 uu_warn(gettext("The -p option cannot be used with property " in process_prop() 722 uu_warn(gettext("-p argument `%s' has too many " in add_prop() 954 uu_warn(emsg_not_found); in do_wait()
|
/illumos-gate/usr/src/cmd/ctwatch/ |
H A D | ctwatch.c | 328 uu_warn(gettext("could not access contract id %d\n"), in main() 351 uu_warn("could not request reliable events"); in main()
|
/illumos-gate/usr/src/lib/libuutil/common/ |
H A D | uu_pname.c | 106 uu_warn(const char *format, ...) in uu_warn() function
|
H A D | mapfile-vers | 118 uu_warn;
|
H A D | libuutil.h | 86 extern void uu_warn(const char *, ...);
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 11418 uu_warn("Failed to walk instances: %s\n", in lscf_validate_fmri() 11436 uu_warn("%s: %s\n", in lscf_validate_fmri() 15842 uu_warn(gettext("Failed smf_notify_del_params: %s\n"), in lscf_delnotify() 15855 uu_warn(gettext("Failed for \"%s\": %s\n"), *p, in lscf_delnotify() 15902 uu_warn(gettext( in lscf_listnotify() 15926 uu_warn(gettext( in lscf_listnotify() 16170 uu_warn(gettext( in setnotify() 16192 uu_warn(gettext( in setnotify() 16279 uu_warn(gettext("Could not create instance or iterator\n")); in create_instance_list() 16305 (void) uu_warn(gettext("Unable to iterate through " in create_instance_list() [all …]
|
H A D | svccfg_engine.c | 497 uu_warn(gettext("SVCCFG_DOOR unused when " in engine_init() 852 uu_warn) == SCF_SUCCESS) in engine_cleanup()
|
H A D | svccfg_xml.c | 1380 uu_warn(gettext("no stability value found\n")); in lxml_get_entity_stability() 1564 uu_warn(gettext("illegal element '%s' on " in lxml_get_event() 2906 uu_warn(gettext("pg_pattern %s attribute may only " in verify_pg_pattern_attributes() 2929 uu_warn(gettext("pg_pattern %s attribute has a " in verify_pg_pattern_attributes() 2942 uu_warn(gettext("pg_pattern %s attribute has a " in verify_pg_pattern_attributes() 2948 uu_warn(gettext("pg_pattern %s attribute has a " in verify_pg_pattern_attributes()
|
/illumos-gate/usr/src/cmd/svc/common/ |
H A D | notify_params.c | 272 uu_warn(gettext("Missing 'active' property")); in params_type_print()
|