Home
last modified time | relevance | path

Searched defs:acl (Results 1 – 13 of 13) sorted by relevance

/external/ltp/testcases/network/nfsv4/acl/
Dacl1.c79 acl_t acl; in test_acl_user_create() local
90 acl_t acl; in test_acl_grp_create() local
99 acl_t acl; in test_acl_default_create() local
288 void test_acl_default(char *dir, acl_t acl) in test_acl_default()
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DAclAttributeProvider.java66 ImmutableList<AclEntry> acl = DEFAULT_ACL; in defaultValues() local
140 public void setAcl(List<AclEntry> acl) throws IOException { in setAcl()
/external/ltp/testcases/kernel/syscalls/getxattr/
Dgetxattr05.c44 static acl_t acl; variable
/external/libcups/scheduler/
Dcert.c87 acl_t acl; /* ACL information */ in cupsdAddCert() local
Dpolicy.c360 char *acl; /* Current ACL user/group */ in cupsdGetPrivateAttrs() local
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c128 int hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, in hostapd_add_acl_maclist()
150 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, int *num, in hostapd_remove_acl_mac()
167 struct mac_acl_entry **acl, int *num) in hostapd_config_read_maclist()
2408 enum macaddr_acl acl = atoi(pos); local
Dctrl_iface.c3269 static int hostapd_ctrl_iface_acl_del_mac(struct mac_acl_entry **acl, int *num, in hostapd_ctrl_iface_acl_del_mac()
3288 static void hostapd_ctrl_iface_acl_clear_list(struct mac_acl_entry **acl, in hostapd_ctrl_iface_acl_clear_list()
3296 static int hostapd_ctrl_iface_acl_show_mac(struct mac_acl_entry *acl, int num, in hostapd_ctrl_iface_acl_show_mac()
3318 static int hostapd_ctrl_iface_acl_add_mac(struct mac_acl_entry **acl, int *num, in hostapd_ctrl_iface_acl_add_mac()
/external/libcups/config-scripts/
Dcups-common.m4288 AC_ARG_ENABLE(acl, [ --enable-acl build with POSIX ACL support]) optenable
/external/tcpdump/
Dprint-rx.c1149 int pos, neg, acl; in acl_print() local
1169 #define ACLOUT(acl) \ in acl_print() argument
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py201 acl = _messages.MessageField('BucketAccessControl', 1, repeated=True) variable in Bucket
597 acl = _messages.MessageField('ObjectAccessControl', 1, repeated=True) variable in Object
/external/autotest/client/common_lib/
Dutils.py2201 def gs_upload(local_file, remote_file, acl, result_dir=None, argument
/external/python/apitools/samples/storage_sample/
Dstorage_v1.json99 "acl": { object
627 "acl": { object
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c4255 struct nl_msg *acl; in wpa_driver_nl80211_set_acl() local