Searched refs:show_msgnum (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.bin/mail/ |
| D | cmd1.c | 260 show_msgnum(FILE *obuf, struct message *mp, struct message *parent) in show_msgnum() function 280 show_msgnum(args->obuf, mp, args->parent); in type1_core() 510 show_msgnum(stdout, mp, args->parent); in top_core()
|
| D | extern.h | 67 void show_msgnum(FILE *, struct message *, struct message *);
|
| D | cmd2.c | 631 show_msgnum(stdout, mp, args->parent); in detach1_core()
|