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

/ast/src/cmd/mailx/
H A Dcmd1.c500 else if (getmsglist(str, 0) < 0)
805 else if (getmsglist(str, 0) < 0)
896 if (getmsglist(str, 0) < 0)
H A Dlex.c484 if ((c = getmsglist(s, com->c_msgflag)) < 0)
506 if (getmsglist(s, com->c_msgflag) < 0)
H A Dcmd2.c263 else if (getmsglist(str, 0) < 0)
829 if (getmsglist(str, 0) < 0)
H A Dcollect.c261 if (getmsglist(ms, 0) < 0)
H A Dlist.c597 getmsglist(register char* buf, unsigned long flags) function
H A Dmailx.h957 extern int getmsglist(char*, unsigned long);

Completed in 19 milliseconds