HomeSort by: relevance | last modified time | path
    Searched refs:lastreaddate (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xmh/dist/
tocintrnl.h 106 long lastreaddate; /* Last time we read or wrote the cache. */ member in struct:_TocRec
tocutil.c 56 return LastModifyDate(toc->path) > toc->lastreaddate;
370 toc->lastreaddate = LastModifyDate(toc->scanfile);
498 toc->lastreaddate = LastModifyDate(toc->scanfile);
580 toc->lastreaddate = LastModifyDate(toc->scanfile);

Completed in 80 milliseconds