Home
last modified time | relevance | path

Searched refs:werr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/localedef/
H A Dwide.c148 werr(const char *fmt, ...) in werr() function
170 werr("invalid or unsupported multibyte locale"); in towide_none()
181 werr("invalid or unsupported multibyte locale"); in tomb_none()
224 werr("utf8 encoding too large (%s)", show_mb(mb)); in towide_utf8()
228 werr("incomplete utf8 sequence (%s)", show_mb(mb)); in towide_utf8()
234 werr("illegal utf8 byte (%x)", s[i]); in towide_utf8()
242 werr("illegal redundant utf8 encoding (%s)", show_mb(mb)); in towide_utf8()
272 werr("illegal uf8 char (%x)", wc); in tomb_utf8()
309 werr("incomplete character sequence (%s)", show_mb(mb)); in towide_dbcs()
399 werr("incomplete character sequence (%s)", show_mb(mb)); in towide_gb18030()
[all …]
/illumos-gate/usr/src/lib/libzpool/common/
H A Dutil.c58 char rops[6], wops[6], rbytes[6], wbytes[6], rerr[6], werr[6], cerr[6]; in show_vdev_stats() local
99 nicenum(vs->vs_write_errors, werr, sizeof (werr)); in show_vdev_stats()
109 rops, wops, rbytes, wbytes, rerr, werr, cerr); in show_vdev_stats()
/illumos-gate/usr/src/cmd/mailx/
H A Dcollect.c267 goto werr; in collect()
331 goto werr; in collect()
339 goto werr; in collect()
546 goto werr; in collect()
599 goto werr; in collect()
710 werr: in collect()