Home
last modified time | relevance | path

Searched refs:deny (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/external/ltp/testcases/commands/at/
Dat_deny0132 deny="/etc/at.deny"
51 mv "${deny}" "${deny}.old" >/dev/null 2>&1
104 rm "${deny}"
105 mv "${deny}.old" "${deny}" >/dev/null 2>&1
122 echo "TEST: ${deny} should deny only those who are not in the file to run jobs."
123 echo "(1) TEST THAT PERSON NOT IN ${deny} IS ABLE TO RUN JOB."
148 echo "(2) TEST THAT PERSON IN ${deny} IS NOT ABLE TO RUN JOB."
178 if ! echo "${test_user2}" >"${deny}"; then
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus-wpa_supplicant.conf18 <deny own="fi.epitest.hostap.WPASupplicant"/>
19 <deny send_destination="fi.epitest.hostap.WPASupplicant"/>
21 <deny own="fi.w1.wpa_supplicant1"/>
22 <deny send_destination="fi.w1.wpa_supplicant1"/>
23 <deny receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>
/external/toybox/toys/lsb/
Dsu.c58 if (*shp->sp_pwdp != '$') goto deny; in su_main()
59 if (read_password(toybuf, sizeof(toybuf), "Password: ")) goto deny; in su_main()
62 if (!passhash || strcmp(passhash, shp->sp_pwdp)) goto deny; in su_main()
96 deny: in su_main()
/external/autotest/site_utils/admin/apache/
Dsite-sso-directives8 Order allow,deny
13 Order allow,deny
Dapache2.conf143 Order allow,deny
/external/autotest/apache/
Dapache-conf8 Order allow,deny
21 Order deny,allow
/external/openssh/regress/
Dallow-deny-users.sh14 deny="$1"
19 start_sshd -oDenyUsers="$deny" -oAllowUsers="$allow"
DMakefile82 allow-deny-users
/external/autotest/apache/conf/
Dsite-sso-directives11 Order allow,deny
16 Order allow,deny
Dtko-directives22 Order allow,deny
58 Order allow,deny
/external/curl/src/
Dtool_paramhlp.c292 enum e_action { allow, deny, set } action = allow; in proto2num() enumerator
303 action = deny; in proto2num()
317 case deny: in proto2num()
/external/selinux/secilc/docs/
Dcil_policy_config_statements.md63 <td align="left"><p>A keyword of either <code>allow</code>, <code>deny</code> or <code>reject</code…
65 <p><code> deny</code> unknown class / permissions (the default). This will set the returned AV w…
/external/dnsmasq/contrib/lease-access/
DREADME3 For some specific application I needed to deny access to a MAC address
/external/curl/tests/data/
Dtest124535 --proto deny must override --proto-redir allow
/external/libcxx/
DTODO.TXT76 * Put a static_assert in std::allocator to deny const/volatile types (LWG 2447)
/external/wpa_supplicant_8/hs20/server/
Dhs20-osu-server.txt229 Order allow,deny
/external/openssh/
Dsshd_config.050 groups. The allow/deny directives are processed in the following
84 address/masklen format. The allow/deny directives are processed
307 allow/deny directives are processed in the following order:
321 format. The allow/deny directives are processed in the following
/external/curl/docs/
DTheArtOfHttpScripting219 servers deny the HEAD method while others still work, which is a particular
624 bundle. Failing the verification will cause curl to deny the connection. You
/external/ltp/testcases/kernel/io/disktest/
DLICENSE29 deny you these rights or to ask you to surrender the rights. These
/external/doclava/res/assets/templates-sdk/assets/
DGPL-LICENSE.txt29 anyone to deny you these rights or to ask you to surrender the rights.
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-ssl.patch1568 + Checkbox accept, deny;
1647 + deny = new Checkbox(s2, false, checkbox);
1654 + check.add(deny);
/external/lisa/tools/
DLICENSE.perf48 anyone to deny you these rights or to ask you to surrender the rights.
383 anyone to deny you these rights or to ask you to surrender the rights.
DLICENSE.trace-cmd47 anyone to deny you these rights or to ask you to surrender the rights.
382 anyone to deny you these rights or to ask you to surrender the rights.
DLICENSE.taskset48 anyone to deny you these rights or to ask you to surrender the rights.
383 anyone to deny you these rights or to ask you to surrender the rights.
DLICENSE.rt-app47 anyone to deny you these rights or to ask you to surrender the rights.
382 anyone to deny you these rights or to ask you to surrender the rights.

12345678910>>...12