Home
last modified time | relevance | path

Searched defs:mesg (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/lib/
H A Dstrerror.c42 static char mesg[sizeof fmt + sizeof n * CHAR_BIT / 3]; in strerror() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstrerror.c43 static char mesg[sizeof fmt + sizeof n * CHAR_BIT / 3]; in strerror() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstrerror.c40 static char mesg[sizeof fmt + sizeof n * CHAR_BIT / 3]; in strerror() local
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dstrerror.c40 static char mesg[sizeof fmt + sizeof n * CHAR_BIT / 3]; in strerror() local
/netbsd-src/external/bsd/bc/dist/
H A Dutil.c722 ct_warn (const char *mesg, ...) in ct_warn()
772 rt_error (const char *mesg, ...) in rt_error()
808 rt_warn (const char *mesg, ...) in rt_warn()
/netbsd-src/sys/arch/macppc/macppc/
H A Dipi_hammerhead.c63 hh_send_ipi(cpuid_t target, uint32_t mesg) in hh_send_ipi()
H A Dpic_u3_ht.c624 u3_ht_send_ipi(cpuid_t target, uint32_t mesg) in u3_ht_send_ipi()
/netbsd-src/sys/arch/bebox/bebox/
H A Dipi_bebox.c55 bebox_send_ipi(cpuid_t target, uint32_t mesg) in bebox_send_ipi()
/netbsd-src/sys/arch/powerpc/pic/
H A Dipi_openpic.c79 openpic_send_ipi(cpuid_t target, uint32_t mesg) in openpic_send_ipi()
/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dwritev.c34 struct msghdr mesg; in __writev() local
/netbsd-src/sbin/fsck_ext2fs/
H A Dutilities.c247 rwerror(const char *mesg, daddr_t blk) in rwerror()
/netbsd-src/sys/arch/mac68k/mac68k/
H A Diop.c368 iop_send_msg(int iopn, int chan, u_char *mesg, int msglen, in iop_send_msg()
/netbsd-src/games/boggle/boggle/
H A Dmach.c549 prompt(const char *mesg) in prompt()
/netbsd-src/external/gpl2/grep/dist/src/
H A Dsearch.c89 dfaerror (char const *mesg) in dfaerror()
H A Dgrep.c196 suppressible_error (char const *mesg, int errnum) in suppressible_error()
/netbsd-src/sbin/fsck_ffs/
H A Dutilities.c254 rwerror(const char *mesg, daddr_t blk) in rwerror()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-regex.c74 dfaerror (const char *mesg) in dfaerror()
/netbsd-src/usr.bin/mail/
H A Dcmd1.c80 printhead(int mesg) in printhead()
H A Dcmd3.c651 int *ip, mesg; in messize() local
H A Dlist.c923 check(int mesg, int f) in check()
/netbsd-src/usr.bin/ftp/
H A Dcmds.c889 togglevar(int argc,char * argv[],int * var,const char * mesg) togglevar() argument
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c838 SWIG_Python_AddErrorMsg(const char* mesg) in SWIG_Python_AddErrorMsg()
2337 SWIG_Python_AddErrMesg(const char* mesg, int infront) in SWIG_Python_AddErrMesg()
2366 char mesg[256]; in SWIG_Python_ArgFail() local
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A Dnetpgptcl_wrap.c759 SWIG_Tcl_SetErrorMsg(Tcl_Interp *interp, const char *ctype, const char *mesg) in SWIG_Tcl_SetErrorMsg()
772 SWIG_Tcl_AddErrorMsg(Tcl_Interp *interp, const char* mesg) in SWIG_Tcl_AddErrorMsg()