Home
last modified time | relevance | path

Searched refs:acl (Results 1 – 25 of 31) sorted by relevance

12

/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/acl/
DLastOwnerExceptionTest.java18 package org.apache.harmony.security.tests.java.security.acl;
20 import java.security.acl.LastOwnerException;
DAclNotFoundExceptionTest.java22 package org.apache.harmony.security.tests.java.security.acl;
24 import java.security.acl.AclNotFoundException;
DNotOwnerExceptionTest.java18 package org.apache.harmony.security.tests.java.security.acl;
20 import java.security.acl.NotOwnerException;
/external/tcpdump/
Dprint-rx.c1067 int pos, neg, acl; in acl_print() local
1087 #define ACLOUT(acl) \ in acl_print() argument
1088 if (acl & PRSFS_READ) \ in acl_print()
1090 if (acl & PRSFS_LOOKUP) \ in acl_print()
1092 if (acl & PRSFS_INSERT) \ in acl_print()
1094 if (acl & PRSFS_DELETE) \ in acl_print()
1096 if (acl & PRSFS_WRITE) \ in acl_print()
1098 if (acl & PRSFS_LOCK) \ in acl_print()
1100 if (acl & PRSFS_ADMINISTER) \ in acl_print()
1105 if (sscanf((char *) s, fmt, user, &acl, &n) != 2) in acl_print()
[all …]
/external/jmonkeyengine/engine/src/test/jme3test/post/
DLightScatteringUI.java74 ActionListener acl = new ActionListener() { in LightScatteringUI() local
128 inputManager.addListener(acl,"sampleUp","sampleDown","outputConfig"); in LightScatteringUI()
DTestCrossHatch.java134 ActionListener acl = new ActionListener() { in initInputs() local
149 inputManager.addListener(acl, "toggle"); in initInputs()
DTestPosterization.java134 ActionListener acl = new ActionListener() { in initInputs() local
149 inputManager.addListener(acl, "toggle"); in initInputs()
DTestBloom.java140 ActionListener acl = new ActionListener() { in initInputs() local
155 inputManager.addListener(acl, "toggle"); in initInputs()
DSSAOUI.java77 ActionListener acl = new ActionListener() { in init() local
135 inputManager.addListener(acl, "toggleUseAO", "toggleUseOnlyAo", "outputConfig"); in init()
DTestFog.java118 ActionListener acl = new ActionListener() { in initInputs() local
157 inputManager.addListener(acl, "toggle"); in initInputs()
/external/e2fsprogs/tests/f_messy_inode/
Dname1 bad file and directory acl pointers
/external/e2fsprogs/misc/
Dmke2fs-hurd.conf3 default_mntopts = acl,user_xattr
Dmke2fs.conf.in3 default_mntopts = acl,user_xattr
/external/e2fsprogs/tests/
Dmke2fs.conf.in10 default_mntopts = ^acl
/external/jmonkeyengine/engine/src/test/jme3test/animation/
DTestMotionPath.java150 ActionListener acl = new ActionListener() { in initInputs() local
193 …inputManager.addListener(acl, "display_hidePath", "play_stop", "SwitchPathInterpolation", "tension… in initInputs()
DTestCameraMotionPath.java156 ActionListener acl = new ActionListener() { in initInputs() local
203 …inputManager.addListener(acl, "display_hidePath", "play_stop", "SwitchPathInterpolation", "tension… in initInputs()
DTestCinematic.java252 ActionListener acl = new ActionListener() { in initInputs() local
279 inputManager.addListener(acl, "togglePause", "navFwd", "navBack"); in initInputs()
/external/e2fsprogs/tests/f_jnl_errno/
Dexpect.06 Default mount options: user_xattr acl
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c121 struct mac_acl_entry **acl, int *num) in hostapd_config_read_maclist() argument
172 if (os_memcmp((*acl)[i].addr, addr, ETH_ALEN) == in hostapd_config_read_maclist()
174 os_remove_in_array(*acl, *num, in hostapd_config_read_maclist()
175 sizeof(**acl), i); in hostapd_config_read_maclist()
191 newacl = os_realloc_array(*acl, *num + 1, sizeof(**acl)); in hostapd_config_read_maclist()
198 *acl = newacl; in hostapd_config_read_maclist()
199 os_memcpy((*acl)[*num].addr, addr, ETH_ALEN); in hostapd_config_read_maclist()
200 (*acl)[*num].vlan_id = vlan_id; in hostapd_config_read_maclist()
206 qsort(*acl, *num, sizeof(**acl), hostapd_acl_comp); in hostapd_config_read_maclist()
/external/kernel-headers/original/uapi/linux/
Dnvme.h57 __u8 acl; member
/external/llvm/test/Analysis/ScalarEvolution/
Davoid-infinite-recursion-1.ll38 %struct.acl = type <{ i32, i32, [4 x i32], [254 x %struct.acl_entry] }>
164 … <{ %struct.vop_generic_args, %struct.vnode*, i32, i8, i8, i8, i8, %struct.acl*, %struct.ucred*, %…
/external/skia/src/utils/
DSkLua.cpp1874 #define AUTO_LUA(verb) AutoCallLua acl(fL, fFunc.c_str(), verb)
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c3256 struct nlattr *acl; in wpa_driver_nl80211_set_acl() local
3273 (acl = nla_nest_start(msg, NL80211_ATTR_MAC_ADDRS)) == NULL) { in wpa_driver_nl80211_set_acl()
3285 nla_nest_end(msg, acl); in wpa_driver_nl80211_set_acl()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/pcre/dist/testdata/
Dtestoutput19390 acl
9391 0: acl

12