WUNTRACED 156 ext/pty/pty.c cpid = rb_waitpid(info->child_pid, &status, WUNTRACED); WUNTRACED 182 include/ruby/defines.h #ifndef WUNTRACED WUNTRACED 5040 process.c #ifdef WUNTRACED WUNTRACED 5041 process.c rb_define_const(rb_mProcess, "WUNTRACED", INT2FIX(WUNTRACED));