Searched refs:acl (Results 201 - 225 of 409) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/librpc/ndr/
H A Dndr_sec.h18 size_t ndr_size_security_acl(const struct security_acl *acl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dacl_mappings.h19 #include <sys/acl.h>
H A Dacls.h19 #include <sys/acl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dacl_mappings.h19 #include <sys/acl.h>
H A Dacls.h19 #include <sys/acl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/librpc/ndr/
H A Dndr_sec.h18 size_t ndr_size_security_acl(const struct security_acl *acl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dacl_mappings.h19 #include <sys/acl.h>
H A Dacls.h19 #include <sys/acl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/modules/
H A Dvfs_hpuxacl.c37 * The original hpux-acl code in lib/sysacls.c was based upon the
38 * solaris acl code in the same file. Now for the new modularized
39 * acl implementation, I have taken the code from vfs_solarisacls.c
42 * The check for the presence of the acl() call has been adopted, and
59 * are defined inside <sys/acl.h>.
65 /* dl.h: needed to check for acl call via shl_findsym */
68 typedef struct acl HPUX_ACE_T;
69 typedef struct acl *HPUX_ACL_T;
96 /* for convenience: check if hpux acl entry is a default entry? */
125 static BOOL hpux_acl_sort(HPUX_ACL_T acl, in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/modules/
H A Dvfs_hpuxacl.c36 * The original hpux-acl code in lib/sysacls.c was based upon the
37 * solaris acl code in the same file. Now for the new modularized
38 * acl implementation, I have taken the code from vfs_solarisacls.c
41 * The check for the presence of the acl() call has been adopted, and
58 * are defined inside <sys/acl.h>.
64 /* dl.h: needed to check for acl call via shl_findsym */
67 typedef struct acl HPUX_ACE_T;
68 typedef struct acl *HPUX_ACL_T;
95 /* for convenience: check if hpux acl entry is a default entry? */
124 static bool hpux_acl_sort(HPUX_ACL_T acl, in
[all...]
H A Dvfs_solarisacl.c24 /* typedef struct acl SOLARIS_ACE_T; */
30 /* for convenience: check if solaris acl entry is a default entry? */
80 DEBUGADD(10, ("getting %s acl\n",
118 * access acl. So we need to filter this out here.
149 DEBUG(10, ("invalid smb acl type given (%d).\n", type));
152 DEBUGADD(10, ("setting %s acl\n",
163 * since the solaris acl call stores both the access acl and
164 * the default acl as provided, we have to get the acl par
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/modules/
H A Dvfs_hpuxacl.c37 * The original hpux-acl code in lib/sysacls.c was based upon the
38 * solaris acl code in the same file. Now for the new modularized
39 * acl implementation, I have taken the code from vfs_solarisacls.c
42 * The check for the presence of the acl() call has been adopted, and
59 * are defined inside <sys/acl.h>.
65 /* dl.h: needed to check for acl call via shl_findsym */
68 typedef struct acl HPUX_ACE_T;
69 typedef struct acl *HPUX_ACL_T;
96 /* for convenience: check if hpux acl entry is a default entry? */
125 static BOOL hpux_acl_sort(HPUX_ACL_T acl, in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/modules/
H A Dvfs_hpuxacl.c36 * The original hpux-acl code in lib/sysacls.c was based upon the
37 * solaris acl code in the same file. Now for the new modularized
38 * acl implementation, I have taken the code from vfs_solarisacls.c
41 * The check for the presence of the acl() call has been adopted, and
58 * are defined inside <sys/acl.h>.
64 /* dl.h: needed to check for acl call via shl_findsym */
67 typedef struct acl HPUX_ACE_T;
68 typedef struct acl *HPUX_ACL_T;
95 /* for convenience: check if hpux acl entry is a default entry? */
124 static bool hpux_acl_sort(HPUX_ACL_T acl, in
[all...]
H A Dvfs_solarisacl.c24 /* typedef struct acl SOLARIS_ACE_T; */
30 /* for convenience: check if solaris acl entry is a default entry? */
80 DEBUGADD(10, ("getting %s acl\n",
118 * access acl. So we need to filter this out here.
149 DEBUG(10, ("invalid smb acl type given (%d).\n", type));
152 DEBUGADD(10, ("setting %s acl\n",
163 * since the solaris acl call stores both the access acl and
164 * the default acl as provided, we have to get the acl par
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/modules/
H A Dvfs_hpuxacl.c36 * The original hpux-acl code in lib/sysacls.c was based upon the
37 * solaris acl code in the same file. Now for the new modularized
38 * acl implementation, I have taken the code from vfs_solarisacls.c
41 * The check for the presence of the acl() call has been adopted, and
58 * are defined inside <sys/acl.h>.
64 /* dl.h: needed to check for acl call via shl_findsym */
67 typedef struct acl HPUX_ACE_T;
68 typedef struct acl *HPUX_ACL_T;
95 /* for convenience: check if hpux acl entry is a default entry? */
124 static bool hpux_acl_sort(HPUX_ACL_T acl, in
[all...]
H A Dvfs_solarisacl.c24 /* typedef struct acl SOLARIS_ACE_T; */
30 /* for convenience: check if solaris acl entry is a default entry? */
80 DEBUGADD(10, ("getting %s acl\n",
118 * access acl. So we need to filter this out here.
149 DEBUG(10, ("invalid smb acl type given (%d).\n", type));
152 DEBUGADD(10, ("setting %s acl\n",
163 * since the solaris acl call stores both the access acl and
164 * the default acl as provided, we have to get the acl par
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/modules/
H A Dvfs_hpuxacl.c37 * The original hpux-acl code in lib/sysacls.c was based upon the
38 * solaris acl code in the same file. Now for the new modularized
39 * acl implementation, I have taken the code from vfs_solarisacls.c
42 * The check for the presence of the acl() call has been adopted, and
59 * are defined inside <sys/acl.h>.
65 /* dl.h: needed to check for acl call via shl_findsym */
68 typedef struct acl HPUX_ACE_T;
69 typedef struct acl *HPUX_ACL_T;
96 /* for convenience: check if hpux acl entry is a default entry? */
125 static BOOL hpux_acl_sort(HPUX_ACL_T acl, in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/tomoyo/
H A Dcommon.c659 list_for_each_cookie(head->r.acl,
662 list_entry(head->r.acl, typeof(*ptr), head.list);
910 * @acl: Pointer to an ACL entry.
915 struct tomoyo_acl_info *acl)
917 const u8 acl_type = acl->type;
920 if (acl->is_deleted)
928 container_of(acl, typeof(*ptr), head);
951 container_of(acl, typeof(*ptr), head);
960 container_of(acl, typeof(*ptr), head);
970 container_of(acl, typeo
914 tomoyo_print_entry(struct tomoyo_io_buffer *head, struct tomoyo_acl_info *acl) argument
1305 struct tomoyo_acl_head *acl = local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/tomoyo/
H A Dcommon.c659 list_for_each_cookie(head->r.acl,
662 list_entry(head->r.acl, typeof(*ptr), head.list);
910 * @acl: Pointer to an ACL entry.
915 struct tomoyo_acl_info *acl)
917 const u8 acl_type = acl->type;
920 if (acl->is_deleted)
928 container_of(acl, typeof(*ptr), head);
951 container_of(acl, typeof(*ptr), head);
960 container_of(acl, typeof(*ptr), head);
970 container_of(acl, typeo
914 tomoyo_print_entry(struct tomoyo_io_buffer *head, struct tomoyo_acl_info *acl) argument
1305 struct tomoyo_acl_head *acl = local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_xattr.c352 struct xattr_NTACL *acl)
355 ZERO_STRUCTP(acl);
359 status = pvfs_xattr_ndr_load(pvfs, acl, name->full_name, fd,
361 acl,
367 save the acl for a file into filesystem xattr
370 struct xattr_NTACL *acl)
384 acl,
351 pvfs_acl_load(struct pvfs_state *pvfs, struct pvfs_filename *name, int fd, struct xattr_NTACL *acl) argument
369 pvfs_acl_save(struct pvfs_state *pvfs, struct pvfs_filename *name, int fd, struct xattr_NTACL *acl) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_xattr.c352 struct xattr_NTACL *acl)
355 ZERO_STRUCTP(acl);
359 status = pvfs_xattr_ndr_load(pvfs, acl, name->full_name, fd,
361 acl,
367 save the acl for a file into filesystem xattr
370 struct xattr_NTACL *acl)
384 acl,
351 pvfs_acl_load(struct pvfs_state *pvfs, struct pvfs_filename *name, int fd, struct xattr_NTACL *acl) argument
369 pvfs_acl_save(struct pvfs_state *pvfs, struct pvfs_filename *name, int fd, struct xattr_NTACL *acl) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_xattr.c352 struct xattr_NTACL *acl)
355 ZERO_STRUCTP(acl);
359 status = pvfs_xattr_ndr_load(pvfs, acl, name->full_name, fd,
361 acl,
367 save the acl for a file into filesystem xattr
370 struct xattr_NTACL *acl)
384 acl,
351 pvfs_acl_load(struct pvfs_state *pvfs, struct pvfs_filename *name, int fd, struct xattr_NTACL *acl) argument
369 pvfs_acl_save(struct pvfs_state *pvfs, struct pvfs_filename *name, int fd, struct xattr_NTACL *acl) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/LDAP/
H A Dsamba-schema-netscapeds5.x20 aci: (target="ldap:///cn=schema")(targetattr !="aci")(version 3.0;acl "anonymo
22 aci: (targetattr = "*")(version 3.0; acl "Configuration Administrator"; allow
25 aci: (targetattr = "*")(version 3.0; acl "Local Directory Administrators Group
27 aci: (targetattr = "*")(version 3.0; acl "SIE Group"; allow (all)groupdn = "ld
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/prism54/
H A Disl_ioctl.c350 if ((*uwrq == IW_MODE_MASTER) && (priv->acl.policy != MAC_POLICY_OPEN))
1782 prism54_acl_init(struct islpci_acl *acl) argument
1784 mutex_init(&acl->lock);
1785 INIT_LIST_HEAD(&acl->mac_list);
1786 acl->size = 0;
1787 acl->policy = MAC_POLICY_OPEN;
1791 prism54_clear_mac(struct islpci_acl *acl) argument
1796 mutex_lock(&acl->lock);
1798 if (acl->size == 0) {
1799 mutex_unlock(&acl
1814 prism54_acl_clean(struct islpci_acl *acl) argument
1824 struct islpci_acl *acl = &priv->acl; local
1853 struct islpci_acl *acl = &priv->acl; local
1880 struct islpci_acl *acl = &priv->acl; local
1908 struct islpci_acl *acl = &priv->acl; local
1944 struct islpci_acl *acl = &priv->acl; local
1954 prism54_mac_accept(struct islpci_acl *acl, char *mac) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/prism54/
H A Disl_ioctl.c350 if ((*uwrq == IW_MODE_MASTER) && (priv->acl.policy != MAC_POLICY_OPEN))
1782 prism54_acl_init(struct islpci_acl *acl) argument
1784 mutex_init(&acl->lock);
1785 INIT_LIST_HEAD(&acl->mac_list);
1786 acl->size = 0;
1787 acl->policy = MAC_POLICY_OPEN;
1791 prism54_clear_mac(struct islpci_acl *acl) argument
1796 mutex_lock(&acl->lock);
1798 if (acl->size == 0) {
1799 mutex_unlock(&acl
1814 prism54_acl_clean(struct islpci_acl *acl) argument
1824 struct islpci_acl *acl = &priv->acl; local
1853 struct islpci_acl *acl = &priv->acl; local
1880 struct islpci_acl *acl = &priv->acl; local
1908 struct islpci_acl *acl = &priv->acl; local
1944 struct islpci_acl *acl = &priv->acl; local
1954 prism54_mac_accept(struct islpci_acl *acl, char *mac) argument
[all...]

Completed in 310 milliseconds

1234567891011>>