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

  /xsrc/external/mit/xmh/dist/
tocintrnl.h 97 Boolean stopupdate; /* Zero if refreshing; nonzero if refreshing is member in struct:_TocRec
toc.c 520 if (toc->stopupdate)
755 toc->stopupdate++;
765 if (toc->stopupdate && --(toc->stopupdate) == 0) {
tocutil.c 200 if (toc->stopupdate) {
223 if (toc->stopupdate) {
470 if (toc->stopupdate) {
msg.c 461 if (toc->stopupdate)

Completed in 65 milliseconds