Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/mail/
H A Dlist.c359 check(int mesg, int f) in check()
651 matchsender(char *str, int mesg) in matchsender()
671 matchto(char *str, int mesg) in matchto()
707 matchfield(char *str, int mesg) in matchfield()
745 mark(int mesg) in mark()
759 unmark(int mesg) in unmark()
H A Dcmd1.c54 int n, mesg, flag, size; in headers() local
160 printhead(int mesg) in printhead()
H A Dcmd3.c280 int *ip, mesg; in preserve() local
320 int *ip, mesg; in messize() local
/dflybsd-src/contrib/tcsh-6/
H A Dsh.init.c221 struct mesg mesg[NUMSIG]; /* Arrays start at [0] so we initialize from */ variable
H A Dsh.h1183 extern struct mesg { struct
1186 } mesg[]; argument
/dflybsd-src/contrib/ldns/drill/
H A Derror.c60 mesg(const char *fmt, ...) in mesg() function
/dflybsd-src/contrib/grep/src/
H A Ddfasearch.c51 dfaerror (char const *mesg) in dfaerror()
60 dfawarn (char const *mesg) in dfawarn()
/dflybsd-src/games/hunt/hunt/
H A Dhunt.c506 leave(int eval, const char *mesg) in leave()
/dflybsd-src/sbin/fsck/
H A Dutilities.c241 rwerror(char *mesg, ufs_daddr_t blk) in rwerror()
/dflybsd-src/games/boggle/boggle/
H A Dmach.c581 prompt(const char *mesg) in prompt()
/dflybsd-src/contrib/tnftp/src/
H A Dcmds.c896 togglevar(int argc, char *argv[], int *var, const char *mesg) in togglevar()