Searched refs:merror (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds2.c138 merror(str, i);
161 merror(str, i);
451 merror(value(vi_TERSE) ? gettext("1 more file") :
454 merror(value(vi_TERSE) ? gettext("%d more files") :
644 merror(gettext("[Hit return to continue] "));
H A Dex_v.c312 merror(gettext("I don't know what kind of terminal you are on - all I have is '%s'."), termtype);
314 merror(gettext("[Using open mode]"));
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsun.h61 extern void merror(queue_t *, mblk_t *, int);
/illumos-gate/usr/src/uts/common/io/
H A Dstrsun.c43 merror(queue_t *wq, mblk_t *mp, int error) function
100 merror(wq, mp, ENOSR);
H A Dlogindmux.c536 merror(q, mp, EINVAL);
602 merror(q, mp, EIO);
H A Dtimod.c1932 merror(q, mp, EPROTO);
1980 merror(q, mp, EPROTO);
1987 merror(q, mp, EPROTO);
2032 merror(q, mp, EPROTO);
2085 merror(q, mp, EPROTO);
H A Dllc1.c509 (void) merror(q, mp, EPROTO);
H A Dgld.c1722 merror(q, mp, EPROTO);
5445 return (GLDE_OK); /* mexchange already sent merror */
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c3308 int merror; local
3335 if ((merror = mutex_lock_impl(mp, NULL)) != 0)
3336 error = merror;
3395 int merror; local
3415 if ((merror = mutex_lock_impl(mp, NULL)) != 0)
3416 error = merror;
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c1561 merror(q, mp, error);
1687 merror(q, mp, EPROTO);
H A Dsppp_dlpi.c313 merror(q, mp, EPROTO);
766 /* mexchange already sent up an merror ENOSR */
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3787 * back upstream. Sun's merror routine does this
3790 merror(wq, mp, EPROTO);
3819 merror(wq, mp, EPROTO);
/illumos-gate/usr/src/man/man9f/
H A DMakefile344 merror.9f \
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1600 merror(wq, mp, EPROTO);
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c1644 merror(wq, mp, EPROTO);

Completed in 155 milliseconds