Searched refs:chld (Results 1 – 1 of 1) sorted by relevance
244 static void chld __P((int));724 SIGNAL(SIGCHLD, chld); in setup_signals()1520 chld(sig) in chld() function