Home
last modified time | relevance | path

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

/NextBSD/bin/sh/
HDtrap.c82 static int ignore_sigchld; /* Used while handling SIGCHLD traps. */ variable
400 (signo != SIGCHLD || !ignore_sigchld)) { in onsig()
432 ignore_sigchld++; in dotrap()
465 ignore_sigchld--; in dotrap()