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