OpenGrok
Cross Reference: sanitizer_common_syscalls.inc
xref
: /
external
/
compiler-rt
/
lib
/
sanitizer_common
/
sanitizer_common_syscalls.inc
Home
|
History
|
Annotate
|
Download
|
only in
sanitizer_common
Lines Matching
full:getppid
276
PRE_SYSCALL(
getppid
)() {}
278
POST_SYSCALL(
getppid
)(long res) {}