OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VKI_SIGTSTP
(Results
1 - 10
of
10
) sorted by null
/external/valgrind/main/coregrind/m_gdbserver/
signals.c
353
#if defined (
VKI_SIGTSTP
)
354
if (hostsig ==
VKI_SIGTSTP
)
602
#if defined (
VKI_SIGTSTP
)
604
return
VKI_SIGTSTP
;
/external/valgrind/main/include/vki/
vki-amd64-linux.h
104
#define
VKI_SIGTSTP
20
vki-arm-linux.h
126
#define
VKI_SIGTSTP
20
vki-ppc32-linux.h
127
#define
VKI_SIGTSTP
20
[
all
...]
vki-ppc64-linux.h
129
#define
VKI_SIGTSTP
20
vki-s390x-linux.h
171
#define
VKI_SIGTSTP
20
vki-x86-linux.h
122
#define
VKI_SIGTSTP
20
vki-mips32-linux.h
143
#define
VKI_SIGTSTP
24 /* Keyboard stop (POSIX). */
[
all
...]
vki-darwin.h
469
#define
VKI_SIGTSTP
SIGTSTP
/external/valgrind/main/coregrind/
m_signals.c
[
all
...]
Completed in 1418 milliseconds