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

  /src/usr.bin/mail/
thread.h 48 int get_msgnum(struct message *);
cmd2.c 76 mdot = get_msgnum(dot);
131 list[0] = get_msgnum(dot);
373 lastdot = get_msgnum(dot);
375 list[0] = get_msgnum(dot);
688 msgvec[0] = get_msgnum(dot);
cmd1.c 132 printhead(get_msgnum(mp));
212 (void)printf("%d\n", get_msgnum(dot));
extern.h 349 int get_msgnum(struct message *);
fio.c 89 get_msgnum(struct message *mp) function in typeref:typename:PUBLIC int
lex.c 1031 mdot = get_msgnum(mp);
format.c 324 return sfmtint(src, p, get_msgnum(mp)); /* '0' if mp == NULL */
thread.c 242 get_msgnum(struct message *mp) function in typeref:typename:PUBLIC int
649 vec[0] = get_msgnum(dot);

Completed in 17 milliseconds