Searched refs:Reply (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/mailx/
H A Ddata.c63 X("[ message ...]\nEquivalent to the command sequence Reply ~m ~v."),
72 "R[eply]", CMD(Reply), R|I|MSGLIST, 0, MMNDEL,
74 "R[espond]", CMD(Reply), R|I|MSGLIST, 0, MMNDEL,
75 X("[ message ... ]\nEquivalent to Reply [ message ... ]."),
187 X("[ message ... ]\nMail a reply message to all recipients in the header of each selected message. The subject will be prefixed with Re:<space> if not already in that form. See Reply if ${flipr} is set."),
191 X("[ message ... ]\nEquivalent to Reply, except ${flipr} is ignored."),
369 X("Reverse the meanings of the reply and Reply commands."),
H A Dmailx.h890 extern int Reply(struct msg*);
H A Dcmd3.c569 Reply(struct msg* msgvec) function

Completed in 15 milliseconds