Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dacl_impl.h49 struct acl_info { struct
50 zfs_acl_type_t acl_type; /* style of acl */
51 int acl_cnt; /* number of acl entries */
52 int acl_entry_size; /* sizeof acl entry */
53 int acl_flags; /* special flags about acl */
54 void *acl_aclp; /* the acl */