Searched refs:frommsg (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xmh/dist/ |
| H A D | msg.c | 761 /* Load a msg with a template of a reply to frommsg. Set msg->startPos so 767 Msg frommsg, 778 argv[1] = TocMakeFolderName(frommsg->toc); 779 snprintf(str, sizeof(str), "%d", frommsg->msgid); 790 TocSetCacheValid(frommsg->toc); /* If -anno is set, this keeps us from 837 /* Load msg with a copy of frommsg. */ 839 void MsgLoadCopy(Msg msg, Msg frommsg) argument 843 CopyFileAndCheck(MsgFileName(frommsg), str); 765 MsgLoadReply(Msg msg,Msg frommsg,String * params,Cardinal num_params) argument
|
Completed in 3 milliseconds