Home
last modified time | relevance | path

Searched refs:merror (Results 1 – 17 of 17) sorted by relevance

/titanic_50/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") : in nomore()
454 merror(value(vi_TERSE) ? gettext("%d more files") : in nomore()
644 merror(gettext("[Hit return to continue] ")); in vcontin()
H A Dex_v.c312merror(gettext("I don't know what kind of terminal you are on - all I have is '%s'."), termtype); in vop()
314 merror(gettext("[Using open mode]")); in vop()
H A Dex_subr.c392 merror(unsigned char *seekpt, int i) in merror() function
/titanic_50/usr/src/uts/common/sys/
H A Dstrsun.h61 extern void merror(queue_t *, mblk_t *, int);
/titanic_50/usr/src/uts/common/io/
H A Dstrsun.c43 merror(queue_t *wq, mblk_t *mp, int error) in merror() function
100 merror(wq, mp, ENOSR); in mexchange()
H A Dlogindmux.c536 merror(q, mp, EINVAL); in logdmuxuwput()
602 merror(q, mp, EIO); in logdmuxuwsrv()
H A Dtimod.c1932 merror(q, mp, EPROTO); in timodwproc()
1980 merror(q, mp, EPROTO); in timodwproc()
1987 merror(q, mp, EPROTO); in timodwproc()
2032 merror(q, mp, EPROTO); in timodwproc()
2085 merror(q, mp, EPROTO); in timodwproc()
H A Dllc1.c509 (void) merror(q, mp, EPROTO); in llc1_uwput()
H A Dgld.c1722 merror(q, mp, EPROTO); in gld_wput()
/titanic_50/usr/src/lib/libc/port/threads/
H A Dsynch.c3308 int merror; in cond_wait_queue() local
3335 if ((merror = mutex_lock_impl(mp, NULL)) != 0) in cond_wait_queue()
3336 error = merror; in cond_wait_queue()
3395 int merror; in cond_wait_kernel() local
3415 if ((merror = mutex_lock_impl(mp, NULL)) != 0) in cond_wait_kernel()
3416 error = merror; in cond_wait_kernel()
/titanic_50/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c1561 merror(q, mp, error); in sppp_send()
1687 merror(q, mp, EPROTO); in sppp_outpkt()
H A Dsppp_dlpi.c313 merror(q, mp, EPROTO); in sppp_mproto()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3790 merror(wq, mp, EPROTO); in fcip_wput()
3819 merror(wq, mp, EPROTO); in fcip_wput()
/titanic_50/usr/src/man/man9f/
H A DMakefile330 merror.9f \
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn.c1644 merror(wq, mp, EPROTO); in idnwput()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc326 file path=usr/share/man/man9f/merror.9f
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1600 merror(wq, mp, EPROTO); in man_uwput()