Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dacl_impl.h42 typedef enum acl_type { enum
48 zfs_acl_type_t acl_type; /* style of acl */ member
/freebsd-src/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dacl_impl.h44 typedef enum acl_type { enum
50 zfs_acl_type_t acl_type; /* style of acl */ member
/freebsd-src/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dacl_impl.h42 typedef enum acl_type { enum
48 acl_type_t acl_type; /* style of acl */ member
/freebsd-src/bin/cp/
H A Dutils.c393 acl_type_t acl_type; in preserve_fd_acls() local
448 acl_type_t acl_type; in preserve_dir_acls() local
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_disk_acl_freebsd.c112 acl_entry_type_t acl_type; in translate_acl() local
325 int acl_type = 0; in set_acl() local
H A Darchive_read_support_format_tar.c963 int err, acl_type; header_Solaris_ACL() local
/freebsd-src/bin/mv/
H A Dmv.c445 acl_type_t acl_type; preserve_fd_acls() local
/freebsd-src/bin/setfacl/
H A Dsetfacl.c68 static acl_type_t acl_type = ACL_TYPE_ACCESS; variable
/freebsd-src/usr.bin/find/
H A Dfunction.c370 acl_type_t acl_type; in f_acl() local