Home
last modified time | relevance | path

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

12345678910>>...13

/external/toybox/toys/lsb/
Dsu.c63 if (*shp->sp_pwdp != '$') goto deny;
64 if (read_password(toybuf, sizeof(toybuf), "Password: ")) goto deny;
67 if (!passhash || strcmp(passhash, shp->sp_pwdp)) goto deny;
90 deny:
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus-wpa_supplicant.conf13 <deny own="fi.w1.wpa_supplicant1"/>
14 <deny send_destination="fi.w1.wpa_supplicant1"/>
15 <deny receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>
/external/python/httplib2/tests/
D__init__.py525 def deny(**kwargs): function
551 return deny()
559 return deny(body=b"must use different auth scheme")
566 return deny(body=b"supplied credentials are not allowed")
590 return deny(nonce_stale=True)
591 return deny(body=b"invalid nonce")
593 return deny(body=b"auth-info nc missing")
595 return deny(
638 return deny(body=b"supplied credentials are not allowed")
/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.c317 enum e_action { allow, deny, set } action = allow; in proto2num() enumerator
328 action = deny; in proto2num()
342 case deny: in proto2num()
/external/selinux/libselinux/src/
Dmapping.c41 bool deny = (security_deny_unknown() == 1); in selinux_set_mapping() local
107 deny ? "denied" : "allowed"); in selinux_set_mapping()
/external/curl/docs/cmdline-opts/
Dhttp0.9.d13 A future curl version will deny continuing if the response isn't at least
/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/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/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/doclava/res/assets/templates-sdk/assets/
DGPL-LICENSE.txt29 anyone to deny you these rights or to ask you to surrender the rights.
/external/ltp/testcases/kernel/io/disktest/
DLICENSE29 deny you these rights or to ask you to surrender the rights. These
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddLLVM.cmake1667 …set(deny_attributes_inc "(deny file* (literal \"${LLVM_BINARY_DIR}/include/llvm/IR/Attributes.inc\…
1668 …set(deny_intrinsics_inc "(deny file* (literal \"${LLVM_BINARY_DIR}/include/llvm/IR/Intrinsics.inc\…
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
DLICENCE29 anyone to deny you these rights or to ask you to surrender the rights.
/external/kmod/tools/
DCOPYING29 anyone to deny you these rights or to ask you to surrender the rights.
/external/autotest/client/profilers/powertop/src/
DCOPYING29 anyone to deny you these rights or to ask you to surrender the rights.
/external/ltp/utils/benchmark/ebizzy-0.3/
DLICENSE29 anyone to deny you these rights or to ask you to surrender the rights.
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
DLICENCE29 anyone to deny you these rights or to ask you to surrender the rights.
/external/iproute2/
DNOTICE29 anyone to deny you these rights or to ask you to surrender the rights.

12345678910>>...13