Lines Matching refs:uu_warn

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()
419 uu_warn(gettext("Service matching \"%s\" " in get_stop_pg()
451 uu_warn(gettext( in get_script_pg()
508 uu_warn(gettext("Can not create contract")); in prepare_contract()
514 uu_warn(gettext("Can not allocate memory")); in prepare_contract()
528 uu_warn(gettext("Can not set svc_fmri")); in prepare_contract()
535 uu_warn(gettext("Can not set svc_aux")); in prepare_contract()
545 uu_warn(gettext("Can not activate contract template")); in prepare_contract()
572 uu_warn(gettext("Could not remove property group %s: %s.\n"), buf, in cleanup_pg()
698 uu_warn(gettext("%s failed (%s).\n"), func, scf_strerror(scf_error())); in add_new_property()
724 uu_warn(gettext("Could not get contract")); in set_legacy_service()
793 uu_warn(gettext("%s failed (%s).\n"), func, scf_strerror(scf_error())); in set_legacy_service()
874 uu_warn(gettext("Could not create pipe")); in main()
891 uu_warn(gettext("Couldn't stat %s (%s).\n"), script, in main()
898 uu_warn(gettext("Could not fork")); in main()
926 uu_warn(gettext("Could not exec \"%s %s %s\""), arg1, in main()
942 uu_warn(gettext("Could not inform parent of error")); in main()
955 uu_warn(gettext("exec() failed.\n")); in main()