Home
last modified time | relevance | path

Searched refs:holdlevel (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsutil.c401 static sig_atomic_t volatile heldsignal, holdlevel; variable
519 if (holdlevel) {
592 ++holdlevel; in ignoreints()
598 if (!--holdlevel && heldsignal) in restoreints()