Home
last modified time | relevance | path

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

/dragonfly/lib/libposix1e/
HDacl_get.c51 error = __acl_get_file(path_p, type, aclp); in acl_get_file()
/dragonfly/sys/sys/
HDacl.h109 int __acl_get_file(const char *, acl_type_t, struct acl *);
HDsyscall.mk208 __acl_get_file.o \
HDsysunion.h214 struct __acl_get_file_args __acl_get_file; member
/dragonfly/lib/libc/sys/
HDSymbol.map18 __acl_get_file;