Home
last modified time | relevance | path

Searched refs:__acl_aclcheck_fd (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libposix1e/
H A Dacl_valid.c97 return (__acl_aclcheck_fd(fd, type, acl)); in acl_valid_fd_np()
/dragonfly/sys/sys/
H A Dacl.h104 int __acl_aclcheck_fd(int, acl_type_t, struct acl *);
H A Dsysunion.h221 struct __acl_aclcheck_fd_args __acl_aclcheck_fd; member
H A Dsyscall.mk215 __acl_aclcheck_fd.o \
/dragonfly/lib/libc/sys/
H A DSymbol.map13 __acl_aclcheck_fd;