Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dnto-procfs.c614 static int exit_signo = 0; /* To track signals that cause termination. */ in procfs_wait() local
622 exit_signo = 0; in procfs_wait()
657 exit_signo = 0; in procfs_wait()
664 exit_signo = 0; in procfs_wait()
670 exit_signo = ourstatus->value.sig; in procfs_wait()
679 if (exit_signo) in procfs_wait()
683 ourstatus->value.sig = exit_signo; in procfs_wait()
691 exit_signo = 0; in procfs_wait()
699 exit_signo = 0; in procfs_wait()