Home
last modified time | relevance | path

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

/original-bsd/usr.bin/mail/
H A Dfio.c252 static int sigdepth; /* depth of holdsigs() */ variable
261 if (sigdepth++ == 0) in holdsigs()
272 if (--sigdepth == 0) in relsesigs()