Searched defs:mesg (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/usr.bin/mail/ |
H A D | list.c | 359 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 D | cmd1.c | 54 int n, mesg, flag, size; in headers() local 160 printhead(int mesg) in printhead()
|
H A D | cmd3.c | 280 int *ip, mesg; in preserve() local 320 int *ip, mesg; in messize() local
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | sh.init.c | 221 struct mesg mesg[NUMSIG]; /* Arrays start at [0] so we initialize from */ variable
|
H A D | sh.h | 1183 extern struct mesg { struct 1186 } mesg[]; argument
|
/dflybsd-src/contrib/ldns/drill/ |
H A D | error.c | 60 mesg(const char *fmt, ...) in mesg() function
|
/dflybsd-src/contrib/grep/src/ |
H A D | dfasearch.c | 51 dfaerror (char const *mesg) in dfaerror() 60 dfawarn (char const *mesg) in dfawarn()
|
/dflybsd-src/games/hunt/hunt/ |
H A D | hunt.c | 506 leave(int eval, const char *mesg) in leave()
|
/dflybsd-src/sbin/fsck/ |
H A D | utilities.c | 241 rwerror(char *mesg, ufs_daddr_t blk) in rwerror()
|
/dflybsd-src/games/boggle/boggle/ |
H A D | mach.c | 581 prompt(const char *mesg) in prompt()
|
/dflybsd-src/contrib/tnftp/src/ |
H A D | cmds.c | 896 togglevar(int argc, char *argv[], int *var, const char *mesg) in togglevar()
|