Home
last modified time | relevance | path

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

/openbsd/usr.bin/mail/
H A Dfio.c331 static int sigdepth; /* depth of holdsigs() */ variable
340 if (sigdepth++ == 0) { in holdsigs()
356 if (--sigdepth == 0) in relsesigs()