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:geteuid
284
PRE_SYSCALL(
geteuid
)() {}
286
POST_SYSCALL(
geteuid
)(long res) {}