Home
last modified time | relevance | path

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

12

/third_party/ntfs-3g/ntfsprogs/
H A Dsd.c26 ACL *acl; in init_system_file_sd() local
174 ACL *acl; in init_root_sd() local
409 ACL *acl; init_secure_sds() local
[all...]
H A Dntfsinfo.c982 static void ntfs_dump_acl(const char *prefix, ACL *acl) in ntfs_dump_acl() argument
/third_party/pulseaudio/src/pulsecore/
H A Dipacl.c67 pa_ip_acl *acl; in pa_ip_acl_new() local
155 void pa_ip_acl_free(pa_ip_acl *acl) { in pa_ip_acl_free() argument
167 pa_ip_acl_check(pa_ip_acl *acl, int fd) pa_ip_acl_check() argument
[all...]
H A Dohos_socket-server.c258 PACL acl; in pa_socket_server_new_unix() local
H A Dsocket-server.c239 PACL acl; in pa_socket_server_new_unix() local
H A Dprotocol-esound.c1673 const char *acl; in pa_esound_options_parse() local
H A Dprotocol-native.c5337 const char *acl; in pa_native_options_parse() local
/third_party/pulseaudio/src/tests/
H A Dipacl-test.c29 pa_ip_acl *acl; in do_ip_acl_check() local
/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/test/
H A Dacl_test.cpp92 Acl acl; in HWTEST_F() local
124 Acl acl; in HWTEST_F() local
165 Acl acl; HWTEST_F() local
202 Acl acl; CreateValidBasicAcl() local
296 Acl acl; HWTEST_F() local
304 Acl acl; HWTEST_F() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr05.c43 static acl_t acl; variable
/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/
H A Dsetacl.cpp186 Acl acl; in AclFromMode() local
214 Acl acl; in AclFromFile() local
243 Acl acl; AclSetAttribution() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dacl.cpp65 Acl acl; in PrintACLDetail() local
216 Acl acl; in AclFromMode() local
392 Acl acl; AclFromFile() local
406 Acl acl; EntryInsert() local
[all...]
/third_party/ltp/testcases/network/nfsv4/acl/
H A 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; test_acl_default_create() local
288 test_acl_default(char *dir, acl_t acl) test_acl_default() argument
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dxattrs.c176 int cpu_to_le_acl(const struct POSIX_ACL *acl, size_t size, in cpu_to_le_acl() argument
154 le_acl_to_cpu(const struct LE_POSIX_ACL *le_acl, size_t size, struct POSIX_ACL *acl) le_acl_to_cpu() argument
491 struct POSIX_ACL *acl; ntfs_xattr_system_getxattr() local
619 struct POSIX_ACL *acl; ntfs_xattr_system_setxattr() local
[all...]
H A Dsecurity.c3366 ACL *acl; in ntfs_sd_add_everyone() local
[all...]
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c247 int acl = 0; in parse_mount_options() local
H A Dntfs-3g_common.h150 BOOL acl; member
/third_party/pulseaudio/src/daemon/
H A Dohos_pa_main.c202 PACL acl; in change_user() local
226 PACL acl; in change_user() local
H A Dmain.c199 PACL acl; in change_user() local
223 PACL acl; in change_user() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dsecurity.h177 struct POSIX_ACL acl; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c89 AclConnInfo *acl; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c133 int hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, in hostapd_add_acl_maclist() argument
155 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, in argument
171 hostapd_config_read_maclist(const char *fname, struct mac_acl_entry **acl, int *num) hostapd_config_read_maclist() argument
2515 enum macaddr_acl acl = atoi(pos); hostapd_config_fill() local
[all...]
H A Dap_ctrl_iface.c3385 int hostapd_ctrl_iface_acl_del_mac(struct mac_acl_entry **acl, int *num, in hostapd_ctrl_iface_acl_del_mac() argument
3404 static void hostapd_ctrl_iface_acl_clear_list(struct mac_acl_entry **acl, in hostapd_ctrl_iface_acl_clear_list() argument
3412 static int hostapd_ctrl_iface_acl_show_mac(struct mac_acl_entry *acl, int num, in hostapd_ctrl_iface_acl_show_mac() argument
3434 hostapd_ctrl_iface_acl_add_mac(struct mac_acl_entry **acl, int *num, const char *cmd) hostapd_ctrl_iface_acl_add_mac() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c127 int hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, in hostapd_add_acl_maclist() argument
149 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, in argument
165 hostapd_config_read_maclist(const char *fname, struct mac_acl_entry **acl, int *num) hostapd_config_read_maclist() argument
2441 enum macaddr_acl acl = atoi(pos); global() local
[all...]
H A Dap_ctrl_iface.c2835 static int hostapd_ctrl_iface_acl_del_mac(struct mac_acl_entry **acl, int *num, in hostapd_ctrl_iface_acl_del_mac() argument
2854 static void hostapd_ctrl_iface_acl_clear_list(struct mac_acl_entry **acl, in hostapd_ctrl_iface_acl_clear_list() argument
2862 static int hostapd_ctrl_iface_acl_show_mac(struct mac_acl_entry *acl, int num, in hostapd_ctrl_iface_acl_show_mac() argument
2884 hostapd_ctrl_iface_acl_add_mac(struct mac_acl_entry **acl, int *num, const char *cmd) hostapd_ctrl_iface_acl_add_mac() argument
[all...]

Completed in 38 milliseconds

12