HomeSort by: relevance | last modified time | path
    Searched defs:__sanitizer_syscall_post_chown (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
linux_syscall_hooks.h 825 #define __sanitizer_syscall_post_chown(res, filename, user, group) \ macro
netbsd_syscall_hooks.h 117 #define __sanitizer_syscall_post_chown(res, path, uid, gid) \ macro
linux_syscall_hooks.h 825 #define __sanitizer_syscall_post_chown(res, filename, user, group) \ macro
netbsd_syscall_hooks.h 117 #define __sanitizer_syscall_post_chown(res, path, uid, gid) \ macro

Completed in 122 milliseconds