Searched defs:acl (Results 1 - 25 of 83) sorted by relevance

1234

/macosx-10.9.5/Libc-997.90.3/sys/
H A Dumaskx_np.c34 acl_t acl = NULL; local
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Duser_acl.c62 const char *check_user_acl_byuid(char *acl, uid_t uid) argument
/macosx-10.9.5/Libc-997.90.3/posix1e/
H A Dacl.c35 acl_dup(acl_t acl) argument
85 acl_valid(acl_t acl) argument
94 acl_valid_fd_np(int fd, acl_type_t type, acl_t acl) argument
101 acl_valid_file_np(const char *path, acl_type_t type, acl_t acl) argument
108 acl_valid_link(const char *path, acl_type_t type, acl_t acl) argument
H A Dacl_entry.c94 acl_delete_entry(acl_t acl, acl_entry_t entry) argument
115 acl_get_entry(acl_t acl, int entry_id, acl_entry_t *entry_p) argument
[all...]
H A Dacl_file.c75 acl_t acl; local
96 acl_t acl; local
126 acl_set_fd_np(int fd, acl_t acl, acl_type_ argument
143 acl_set_fd(int fd, acl_t acl) argument
149 acl_set_file(const char *path, acl_type_t acl_type, acl_t acl) argument
166 acl_set_link_np(const char *path, acl_type_t acl_type, acl_t acl) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/named/include/named/
H A Dlistenlist.h49 dns_acl_t * acl; member in struct:ns_listenelt
/macosx-10.9.5/securityd-55199.3/src/
H A Dtokenaccess.h59 void add(TokenAcl &acl) { mAcls.insert(&acl); } argument
60 void add(TokenAcl *acl) { if (acl) mAcls.insert(acl); } argument
H A Dtokenkey.cpp106 SecurityServerAcl &TokenKey::acl() function in class:TokenKey
H A Dacls.h104 SecurityServerAcl &acl; member in class:SecurityServerEnvironment
H A Dtempdatabase.cpp50 SecurityServerAcl &acl() { return *this; } function in class:TempKey
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dlistenlist.c107 dns_acl_t *acl = NULL; local
35 ns_listenelt_create(isc_mem_t *mctx, in_port_t port, dns_acl_t *acl, ns_listenelt_t **target) argument
[all...]
H A Dsortlist.c35 ns_sortlist_setup(dns_acl_t *acl, isc_netaddr_t *clientaddr, argument
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Daclsubject.cpp43 void AclValidationContext::init(ObjectAcl *acl, AclSubject *subject) argument
H A Daclsubject.h100 ObjectAcl *acl() const { return mAcl; } function in class:Security::AclValidationContext
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Daclsubject.cpp43 void AclValidationContext::init(ObjectAcl *acl, AclSubject *subject) argument
H A Daclsubject.h100 ObjectAcl *acl() const { return mAcl; } function in class:Security::AclValidationContext
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcert.c96 acl_t acl; /* ACL information */ local
[all...]
/macosx-10.9.5/libarchive-29/libarchive/libarchive/test/
H A Dtest_acl_basic.c93 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, const char *name) argument
H A Dtest_acl_pax.c319 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, const char *name) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/heimcred/
H A Dcommon.c118 CFTypeRef acl = CFDictionaryGetValue(cred->attributes, kHEIMAttrBundleIdentifierACL); local
/macosx-10.9.5/Heimdal-323.92.1/lib/kadm5/
H A Dget_s.c282 const HDB_Ext_PKINIT_acl *acl; local
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dacl.c47 free_retv(struct acl_field *acl) argument
60 acl_free_list(struct acl_field *acl, int retv) argument
79 struct acl_field *acl = NULL, *tmp; local
135 acl_match_acl(krb5_context context, struct acl_field *acl, const char *string) argument
209 struct acl_field *acl; local
251 struct acl_field *acl; local
[all...]
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dfilesec.c195 acl_t acl; local
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecACL.cpp67 SecPointer<ACL> acl = new ACL(*access, cfString(description), *promptSelector); local
117 SecPointer<ACL> acl = ACL::required(aclRef); local
138 SecACLCopyContents(SecACLRef acl, CFArrayRef *applicationList, CFStringRef *description, SecKeychainPromptSelector *promptSelector) argument
157 SecPointer<ACL> acl = ACL::required(aclRef); local
172 SecACLSetContents(SecACLRef acl, CFArrayRef applicationList, CFStringRef description, SecKeychainPromptSelector promptSelector) argument
186 setApplications(ACL *acl, CFArrayRef applicationList) argument
201 SecACLGetAuthorizations(SecACLRef acl, CSSM_ACL_AUTHORIZATION_TAG *tags, uint32 *tagCount) argument
215 SecACLCopyAuthorizations(SecACLRef acl) argument
264 SecPointer<ACL> acl = ACL::required(aclRef); local
274 SecACLUpdateAuthorizations(SecACLRef acl, CFArrayRef authorizations) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecACL.cpp67 SecPointer<ACL> acl = new ACL(*access, cfString(description), *promptSelector); local
117 SecPointer<ACL> acl = ACL::required(aclRef); local
138 SecACLCopyContents(SecACLRef acl, CFArrayRef *applicationList, CFStringRef *description, SecKeychainPromptSelector *promptSelector) argument
157 SecPointer<ACL> acl = ACL::required(aclRef); local
172 SecACLSetContents(SecACLRef acl, CFArrayRef applicationList, CFStringRef description, SecKeychainPromptSelector promptSelector) argument
186 setApplications(ACL *acl, CFArrayRef applicationList) argument
201 SecACLGetAuthorizations(SecACLRef acl, CSSM_ACL_AUTHORIZATION_TAG *tags, uint32 *tagCount) argument
215 SecACLCopyAuthorizations(SecACLRef acl) argument
264 SecPointer<ACL> acl = ACL::required(aclRef); local
274 SecACLUpdateAuthorizations(SecACLRef acl, CFArrayRef authorizations) argument
[all...]

Completed in 149 milliseconds

1234