Home
last modified time | relevance | path

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

/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h825 #define __sanitizer_syscall_post_chown(res, filename, user, group) \ macro
/external/llvm-project/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h824 #define __sanitizer_syscall_post_chown(res, filename, user, group) \ macro
Dnetbsd_syscall_hooks.h116 #define __sanitizer_syscall_post_chown(res, path, uid, gid) \ macro