HomeSort by: relevance | last modified time | path
    Searched defs:show_msgnum (Results 1 - 2 of 2) 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);
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);

Completed in 22 milliseconds