Home
last modified time | relevance | path

Searched refs:err_fmt (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/power/
H A Dconf.c157 char *err_fmt; in get_cpr_info() local
183 err_fmt = "%s %s; please rerun %s as root\n"; in get_cpr_info()
186 mesg(MEXIT, err_fmt, gettext("cannot open"), in get_cpr_info()
193 mesg(MEXIT, err_fmt, cpr_conf, in get_cpr_info()
210 char *err_fmt = NULL; in pm_rem_reset() local
213 err_fmt = "cannot open \"/dev/pm\": %s\n"; in pm_rem_reset()
215 err_fmt = "cannot reset pm state: %s\n"; in pm_rem_reset()
216 if (err_fmt) in pm_rem_reset()
217 mesg(MEXIT, err_fmt, strerror(errno)); in pm_rem_reset()
246 char *err_fmt = NULL; in update_cprconfig() local
[all …]
H A Dhandlers.c891 char *src, *err_fmt = NULL, *mnttab = MNTTAB; in check_mount() local
907 err_fmt = "ufs statefile with zfs root is not" in check_mount()
909 mesg(MERR, err_fmt, sfile); in check_mount()
940 err_fmt = "cannot find ufs mount point for \"%s\"\n"; in check_mount()
949 err_fmt = "statefile device \"%s\" is a mounted filesystem\n"; in check_mount()
951 if (err_fmt) in check_mount()
952 mesg(MERR, err_fmt, sfile); in check_mount()
953 return (err_fmt != NULL); in check_mount()
1114 char *err_fmt = NULL; in sfpath() local
1153 err_fmt = stat_fmt; in sfpath()
[all …]
/titanic_41/usr/src/cmd/abi/appcert/scripts/
H A Dsymcheck.pl208 my $err_fmt = gettext(
211 emsg("$command_name: " . $err_fmt, $path_to_object,
358 my $err_fmt = gettext(
361 emsg("$command_name: " . $err_fmt, $path_to_object,
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c1072 goto err_fmt; in mem_cm_info()
1077 goto err_fmt; in mem_cm_info()
1082 goto err_fmt; in mem_cm_info()
1086 goto err_fmt; in mem_cm_info()
1091 goto err_fmt; in mem_cm_info()
1097 goto err_fmt; in mem_cm_info()
1101 goto err_fmt; in mem_cm_info()
1105 goto err_fmt; in mem_cm_info()
1157 err_fmt: in mem_cm_info()