Searched refs:getmsglist (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.bin/mail/
H A Dlex.c382 if ((c = getmsglist(cp, msgvec, com->c_msgflag)) < 0)
422 if ((c = getmsglist(cp, msgvec, com->c_msgflag)) < 0)
445 if (getmsglist(cp, msgvec, com->c_msgflag) < 0)
H A Dextern.h135 int getmsglist(char *, int *, int);
H A Dcmd2.c163 if (f && getmsglist(str, msgvec, 0) < 0)
H A Dcollect.c518 if (getmsglist(ms, msgvec, 0) < 0)
H A Dlist.c52 getmsglist(char *buf, int *vector, int flags) function

Completed in 208 milliseconds