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

/xsrc/external/mit/xmh/dist/
H A Dtoc.c913 Toc curdesttoc = NULL; local in function:TocCommitChanges
950 curdesttoc = NULL;
956 curdesttoc = desttoc;
963 curfate == fate && desttoc == curdesttoc) {
968 if (curdesttoc) {
969 (void) TUAppendToc(curdesttoc, MsgGetScanLine(msg));
970 curdesttoc->haschanged = TRUE;
991 argv[cur++] = TocMakeFolderName(curdesttoc);

Completed in 64 milliseconds