Searched defs:followup (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/mailx/ | ||
H A D | collect.c | 253 interpolate(char* ms, FILE* fp, int f, int followup) argument 279 if (!followup) 284 if (followup) 293 if (!followup) |
H A D | cmd3.c | 539 followup(struct msg* msgvec) function |
H A D | mailx.h | 805 char* followup; member in struct:__anon136::__anon147 951 extern int followup(struct msg*); |
Completed in 42 milliseconds