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

  /src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
linux_syscall_hooks.h 1629 #define __sanitizer_syscall_post_fchownat(res, dfd, filename, user, group, \
1630 flag) \\ macro
netbsd_syscall_hooks.h 2572 #define __sanitizer_syscall_post_fchownat(res, fd, path, owner, group, flag) \ macro
linux_syscall_hooks.h 1629 #define __sanitizer_syscall_post_fchownat(res, dfd, filename, user, group, \
1630 flag) \\ macro
netbsd_syscall_hooks.h 2572 #define __sanitizer_syscall_post_fchownat(res, fd, path, owner, group, flag) \ macro

Completed in 64 milliseconds