Home
last modified time | relevance | path

Searched refs:__acl_get_fd (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/sys/kern/
HDcapabilities.conf49 __acl_get_fd
/freebsd-13-stable/lib/libc/include/
HDnamespace.h54 #define __acl_get_fd ___acl_get_fd macro
HDun-namespace.h35 #undef __acl_get_fd
/freebsd-13-stable/sys/sys/
HDacl.h342 int __acl_get_fd(int _filedes, acl_type_t _type, struct acl *_aclp);
HDsyscall.mk220 __acl_get_fd.o \
/freebsd-13-stable/lib/libc/sys/
HDSymbol.map16 __acl_get_fd;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_syscalls_netbsd.inc3892 PRE_SYSCALL(__acl_get_fd)(long long filedes_, long long type_, void *aclp_) {
3895 POST_SYSCALL(__acl_get_fd)