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:setsid
373
PRE_SYSCALL(
setsid
)() {}
375
POST_SYSCALL(
setsid
)(long res) {}