HomeSort by: relevance | last modified time | path
    Searched refs:show_msgnum (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
cmd1.c 260 show_msgnum(FILE *obuf, struct message *mp, struct message *parent) function in typeref:typename:PUBLIC void
280 show_msgnum(args->obuf, mp, args->parent);
510 show_msgnum(stdout, mp, args->parent);
extern.h 67 void show_msgnum(FILE *, struct message *, struct message *);
cmd2.c 630 show_msgnum(stdout, mp, args->parent);

Completed in 16 milliseconds