Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dfio.c266 static int sigdepth; /* depth of holdsigs() */ variable
275 if (sigdepth++ == 0) { in holdsigs()
291 if (--sigdepth == 0) in relsesigs()