Searched refs:acl (Results 126 - 142 of 142) sorted by relevance

123456

/freebsd-11.0-release/sys/compat/cloudabi64/
H A Dcloudabi64_proto.h13 #include <sys/acl.h>
/freebsd-11.0-release/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c356 hook = (con->link_type != NG_HCI_LINK_SCO)? unit->acl : unit->sco;
/freebsd-11.0-release/sys/compat/svr4/
H A Dsvr4_proto.h13 #include <sys/acl.h>
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vfsops.c37 #include <sys/acl.h>
83 SYSCTL_INT(_vfs_zfs_version, OID_AUTO, acl, CTLFLAG_RD, &zfs_version_acl, 0,
H A Dzfs_acl.c53 #include <acl/acl_common.h>
1054 * Read an external acl object. If the intent is to modify, always
1055 * create a new acl and leave any cached acl in place.
1161 * already checked the acl and knows whether to inherit.
H A Dzfs_vnops.c75 #include <sys/acl.h>
5822 struct acl *aclp;
5849 struct acl *aclp;
5856 int aclbsize; /* size of acl list in bytes */
5896 struct acl *aclp;
/freebsd-11.0-release/sys/security/mac_biba/
H A Dmac_biba.c3337 struct label *vplabel, acl_type_t type, struct acl *acl)
3336 biba_vnode_check_setacl(struct ucred *cred, struct vnode *vp, struct label *vplabel, acl_type_t type, struct acl *acl) argument
/freebsd-11.0-release/sbin/restore/
H A Dtape.c50 #include <sys/acl.h>
/freebsd-11.0-release/usr.bin/find/
H A Dfunction.c46 #include <sys/acl.h>
364 * -acl function --
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clrpcops.c108 struct acl *, nfsv4stateid_t *, void *);
4404 struct acl *aclp, void *stuff)
4434 struct acl *aclp, void *stuff)
4450 struct acl *aclp, nfsv4stateid_t *stateidp, void *stuff)
/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h13 #include <sys/acl.h>
/freebsd-11.0-release/share/man/man9/
H A DMakefile11 acl.9 \
/freebsd-11.0-release/sys/i386/linux/
H A Dlinux_proto.h13 #include <sys/acl.h>
/freebsd-11.0-release/sys/amd64/linux/
H A Dlinux_proto.h13 #include <sys/acl.h>
/freebsd-11.0-release/sys/amd64/linux32/
H A Dlinux32_proto.h13 #include <sys/acl.h>
/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h7526 } acl; member in union:fw_error_cmd::fw_error
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h8488 } acl; member in union:fw_error_cmd::fw_error

Completed in 533 milliseconds

123456