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

123456

/freebsd-11.0-release/sys/kern/
H A Dsubr_acl_nfs4.c47 #include <sys/acl.h>
51 #include <sys/acl.h>
60 static void acl_nfs4_trivial_from_mode(struct acl *aclp, mode_t mode);
110 _acl_denies(const struct acl *aclp, int access_mask, struct ucred *cred,
173 struct acl *aclp, accmode_t accmode, struct ucred *cred, int *privused)
329 _acl_append(struct acl *aclp, acl_tag_t tag, acl_perm_t perm,
350 _acl_duplicate_entry(struct acl *aclp, int entry_index)
366 acl_nfs4_sync_acl_from_mode_draft(struct acl *aclp, mode_t mode,
712 acl_nfs4_sync_acl_from_mode(struct acl *aclp, mode_t mode,
724 acl_nfs4_sync_mode_from_acl(mode_t *_mode, const struct acl *acl
[all...]
/freebsd-11.0-release/lib/libc/posix1e/
H A Dacl_perm.c32 #include <sys/acl.h>
H A Dacl_strip.c33 #include <sys/acl.h>
42 void acl_nfs4_sync_mode_from_acl(mode_t *_mode, const struct acl *aclp);
43 void acl_nfs4_trivial_from_mode_libc(struct acl *aclp, int file_owner_id,
H A Dacl_flag.c32 #include <sys/acl.h>
H A Dacl_id_to_name.c36 #include <sys/acl.h>
H A Dacl_get.c46 #include <sys/acl.h>
/freebsd-11.0-release/tests/sys/acl/
H A DMakefile1 # $FreeBSD: releng/11.0/tests/sys/acl/Makefile 302036 2016-06-20 23:17:00Z asomers $
5 TESTSDIR= ${TESTSBASE}/sys/acl
H A Daclfuzzer.sh27 # $FreeBSD: releng/11.0/tests/sys/acl/aclfuzzer.sh 197434 2009-09-23 15:06:51Z trasz $
120 acl="$u:$p:$f:$x"
123 run_command "setfacl -a0 $acl $file"
/freebsd-11.0-release/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c170 if (hook == unit->acl)
294 if (hook == unit->acl)
769 if (unit->acl != NULL && NG_HOOK_IS_VALID(unit->acl)) {
781 unit->acl, 0);
786 __func__, NG_NODE_NAME(unit->node), unit->acl);
809 __func__, NG_NODE_NAME(unit->node), unit->acl);
827 if (unit->acl != NULL && NG_HOOK_IS_VALID(unit->acl)) {
837 unit->acl,
[all...]
H A Dng_hci_main.c190 h = &unit->acl;
216 if (hook == unit->acl) {
243 if (hook == unit->acl)
244 unit->acl = NULL;
312 "Buffer cmd:%d,acl:%d,%d,%d,sco:%d,%d,%d",
317 (unit->acl != NULL)? NG_HCI_HOOK_ACL : "",
356 ng_hci_node_is_up(unit->node, unit->acl, NULL, 0);
712 unit->acl == NULL || NG_HOOK_NOT_VALID(unit->acl)) {
716 unit->state, unit->acl);
[all...]
/freebsd-11.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c36 #include <sys/acl.h>
104 acl_from_aces(struct acl *aclp, const ace_t *aces, int nentries)
121 "into 'struct acl'; returning EINVAL.\n");
174 aces_from_acl(ace_t *aces, int *nentries, const struct acl *aclp)
/freebsd-11.0-release/contrib/unbound/smallapp/
H A Dunbound-checkconf.c194 /** check acl ips */
201 struct config_str2list* acl; local
202 for(acl=cfg->acls; acl; acl = acl->next) {
203 if(!netblockstrtoaddr(acl->str, UNBOUND_DNS_PORT, &a, &alen,
206 acl->str, acl->str2);
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_entry.c166 archive_acl_clear(&entry->acl);
208 archive_acl_copy(&entry2->acl, &entry->acl);
354 return (AE_IFMT & entry->acl.mode);
526 return (entry->acl.mode);
599 return (~AE_IFMT & entry->acl.mode);
790 entry->acl.mode &= ~AE_IFMT;
791 entry->acl.mode |= AE_IFMT & type;
1109 entry->acl.mode = m;
1183 entry->acl
[all...]
H A Darchive_entry_private.h166 struct archive_acl acl; member in struct:archive_entry
/freebsd-11.0-release/kerberos5/lib/libkadm5srv/
H A DMakefile9 SRCS= acl.c \
/freebsd-11.0-release/contrib/libarchive/tar/
H A Dbsdtar_platform.h70 #include <acl/libacl.h>
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dacl.h37 * FreeBSD one. Include the original sys/acl.h as well.
40 #include_next <sys/acl.h>
200 /* cmd args to acl(2) for aclent_t */
210 /* minimal acl entries from GETACLCNT */
215 /* acl check errors */
237 * controls whether a trivial acl should be returned.
266 #define EACL_COUNT_ERROR 12 /* invalid acl count */
268 #define EACL_INVALID_SLOT 13 /* invalid acl slot */
273 #define EACL_INVALID_STR 17 /* invalid acl string */
277 #define EACL_MISSING_FIELDS 21 /* missing fields in acl */
[all...]
/freebsd-11.0-release/sys/security/mac_bsdextended/
H A Dugidfw_system.c44 #include <sys/acl.h>
H A Dugidfw_internal.h98 struct label *vplabel, acl_type_t type, struct acl *acl);
H A Dugidfw_vnode.c44 #include <sys/acl.h>
230 struct label *vplabel, acl_type_t type, struct acl *acl)
229 ugidfw_check_setacl_vnode(struct ucred *cred, struct vnode *vp, struct label *vplabel, acl_type_t type, struct acl *acl) argument
/freebsd-11.0-release/crypto/heimdal/kadmin/
H A Dget.c65 { "pkinit-acl", KADM5_TL_DATA, KRB5_TL_PKINIT_ACL, 0, "PK-INIT ACL", "PK-INIT ACL", 0 },
262 HDB_Ext_PKINIT_acl acl; local
269 &acl,
277 for (i = 0; i < acl.len; i++) {
279 strlcat(buf, acl.val[i].subject, buf_len);
280 if (acl.val[i].issuer) {
282 strlcat(buf, *acl.val[i].issuer, buf_len);
284 if (acl.val[i].anchor) {
286 strlcat(buf, *acl.val[i].anchor, buf_len);
288 if (i + 1 < acl
[all...]
/freebsd-11.0-release/contrib/bsnmp/snmpd/
H A Dmain.c383 struct vacm_access *acl; local
432 TAILQ_FOREACH_REVERSE(acl, &vacm_accesslist, vacm_accesslist, vva) {
433 if (acl->group != vuser->group)
436 if (memcmp(vacmctx->ctxname, acl->ctx_prefix,
437 acl->ctx_match) == 0)
449 if ((view = acl->read_view) == NULL)
454 if ((view = acl->write_view) == NULL)
462 if ((view = acl->notify_view) == NULL)
3014 vacm_next_access_rule(struct vacm_access *acl) argument
3016 if (acl
3068 struct vacm_access *acl, *temp; local
3114 vacm_delete_access_rule(struct vacm_access *acl) argument
[all...]
/freebsd-11.0-release/crypto/heimdal/kcm/
H A DMakefile.am10 acl.c \
/freebsd-11.0-release/sys/ufs/ufs/
H A Dufs_vnops.c63 #include <sys/acl.h>
72 #include <ufs/ufs/acl.h>
331 struct acl *acl; local
400 acl = acl_alloc(M_WAITOK);
402 error = ufs_getacl_nfs4_internal(vp, acl, ap->a_td);
404 error = VOP_GETACL(vp, type, acl, ap->a_cred, ap->a_td);
409 ip->i_gid, acl, accmode, ap->a_cred, NULL);
414 ip->i_gid, acl, accmode, ap->a_cred, NULL);
432 acl_free(acl);
1569 struct acl *dacl, *acl; local
1647 struct acl *acl; local
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/kadm5/
H A Dget_s.c226 const HDB_Ext_PKINIT_acl *acl; local
255 ret = hdb_entry_get_pkinit_acl(&ent.entry, &acl);
256 if (ret == 0 && acl) {
261 acl, &len, ret);

Completed in 235 milliseconds

123456