Home
last modified time | relevance | path

Searched defs:aclp (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h2761 #define __sanitizer_syscall_pre___acl_get_link(path, type, aclp) \ argument
2764 #define __sanitizer_syscall_post___acl_get_link(res, path, type, aclp) \ argument
2767 #define __sanitizer_syscall_pre___acl_set_link(path, type, aclp) \ argument
2770 #define __sanitizer_syscall_post___acl_set_link(res, path, type, aclp) \ argument
2779 #define __sanitizer_syscall_pre___acl_aclcheck_link(path, type, aclp) \ argument
2782 #define __sanitizer_syscall_post___acl_aclcheck_link(res, path, type, aclp) \ argument
2785 #define __sanitizer_syscall_pre___acl_get_file(path, type, aclp) \ argument
2788 #define __sanitizer_syscall_post___acl_get_file(res, path, type, aclp) \ argument
2791 #define __sanitizer_syscall_pre___acl_set_file(path, type, aclp) \ argument
2794 #define __sanitizer_syscall_post___acl_set_file(res, path, type, aclp) \ argument
[all …]