WUNTRACED         164 src/main.c         pid = waitpid (cons_saver_pid, &status, WUNTRACED | WNOHANG);
WUNTRACED        1842 src/subshell/common.c     pid = waitpid (subshell_pid, &status, WUNTRACED | WNOHANG);
WUNTRACED          78 src/subshell/proxyfunc.c     pid = waitpid (cons_saver_pid, &status, WUNTRACED | WNOHANG);