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/autotest/cli/
Dacl.py23 class acl(topic_common.atest): class
/external/ltp/testcases/kernel/syscalls/getxattr/
Dgetxattr05.c44 static acl_t acl; variable
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c127 int hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, in hostapd_add_acl_maclist()
149 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, int *num, in hostapd_remove_acl_mac()
166 struct mac_acl_entry **acl, int *num) in hostapd_config_read_maclist()
2431 enum macaddr_acl acl = atoi(pos); local
Dctrl_iface.c3166 static int hostapd_ctrl_iface_acl_del_mac(struct mac_acl_entry **acl, int *num, in hostapd_ctrl_iface_acl_del_mac()
3185 static void hostapd_ctrl_iface_acl_clear_list(struct mac_acl_entry **acl, in hostapd_ctrl_iface_acl_clear_list()
3193 static int hostapd_ctrl_iface_acl_show_mac(struct mac_acl_entry *acl, int num, in hostapd_ctrl_iface_acl_show_mac()
3215 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/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/u-boot/include/
Dext_common.h183 __le32 acl; member
/external/autotest/client/common_lib/
Dutils.py2143 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/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c3986 struct nl_msg *acl; in wpa_driver_nl80211_set_acl() local