Home
last modified time | relevance | path

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

/external/ltp/testcases/network/nfsv4/acl/
Dacl1.c80 acl_t acl; in test_acl_user_create() local
91 acl_t acl; in test_acl_grp_create() local
100 acl_t acl; in test_acl_default_create() local
289 void test_acl_default(char *dir, acl_t acl) in test_acl_default()
/external/autotest/cli/
Dacl.py23 class acl(topic_common.atest): class
/external/ltp/testcases/kernel/syscalls/getxattr/
Dgetxattr05.c43 static acl_t acl; variable
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c135 int hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, in hostapd_add_acl_maclist()
157 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, int *num, in hostapd_remove_acl_mac()
174 struct mac_acl_entry **acl, int *num) in hostapd_config_read_maclist()
2452 enum macaddr_acl acl = atoi(pos); in hostapd_config_fill() local
Dctrl_iface.c2812 static int hostapd_ctrl_iface_acl_del_mac(struct mac_acl_entry **acl, int *num, in hostapd_ctrl_iface_acl_del_mac()
2831 static void hostapd_ctrl_iface_acl_clear_list(struct mac_acl_entry **acl, in hostapd_ctrl_iface_acl_clear_list()
2839 static int hostapd_ctrl_iface_acl_show_mac(struct mac_acl_entry *acl, int num, in hostapd_ctrl_iface_acl_show_mac()
2861 static int hostapd_ctrl_iface_acl_add_mac(struct mac_acl_entry **acl, int *num, in hostapd_ctrl_iface_acl_add_mac()
/external/webrtc/webrtc/base/
Dwin32filesystem.cc125 PACL acl = reinterpret_cast<PACL>(acl_bytes.get()); in CreatePrivateFile() local
/external/tcpdump/
Dprint-rx.c1149 int pos, neg, acl; in acl_print() local
1169 #define ACLOUT(acl) \ in acl_print() argument
/external/syzkaller/vendor/cloud.google.com/go/storage/
Dbucket.go35 acl ACLHandle member
Dstorage.go261 acl ACLHandle member
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py200 acl = _messages.MessageField('BucketAccessControl', 1, repeated=True) variable in Bucket
596 acl = _messages.MessageField('ObjectAccessControl', 1, repeated=True) variable in Object
/external/u-boot/include/
Dext_common.h182 __le32 acl; member
/external/autotest/client/common_lib/
Dutils.py2092 def gs_upload(local_file, remote_file, acl, result_dir=None, argument
/external/u-boot/drivers/nvme/
Dnvme.h49 __u8 acl; member
/external/python/apitools/samples/storage_sample/
Dstorage_v1.json98 "acl": { object
626 "acl": { object
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-api.json99 "acl": { object
651 "acl": { object
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c3813 struct nl_msg *acl; in wpa_driver_nl80211_set_acl() local