/third_party/toybox/toys/lsb/ |
D | su.c | 63 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:
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
D | dbus-wpa_supplicant.conf | 13 <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"/>
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
D | dbus-wpa_supplicant.conf | 13 <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"/>
|
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/ |
D | org.libwebsockets.wsclientproxy.conf | 10 <deny own="org.libwebsockets.wsclientproxy"/> 11 <deny send_destination="org.libwebsockets.wsclientproxy"/>
|
/third_party/grpc/src/proto/grpc/auth/v1/ |
D | authz_policy.proto | 113 // Optional. List of deny rules to match. If a request matches any of the deny 114 // rules, then it will be denied. If none of the deny rules matches or there are 115 // no deny rules, the allow rules will be evaluated. 119 // after the deny rules. If a request matches any of the allow rules, then it will
|
/third_party/selinux/libselinux/src/ |
D | mapping.c | 41 bool deny = (security_deny_unknown() == 1); in selinux_set_mapping() local 107 deny ? "denied" : "allowed"); in selinux_set_mapping()
|
/third_party/curl/src/ |
D | tool_paramhlp.c | 329 enum e_action { allow, deny, set } action = allow; in proto2num() enumerator 340 action = deny; in proto2num() 354 case deny: in proto2num()
|
/third_party/selinux/secilc/docs/ |
D | cil_policy_config_statements.md | 69 <td align="left"><p>A keyword of either <code>allow</code>, <code>deny</code> or <code>reject</code… 71 <p><code> deny</code> unknown class / permissions (the default). This will set the returned AV w…
|
/third_party/curl/tests/data/ |
D | test1245 | 35 --proto deny must override --proto-redir allow
|
D | test493 | 48 # we let it CONNECT to the server to confirm HSTS but deny from there
|
/third_party/selinux/secilc/test/ |
D | opt-expected.cil | 1 (handleunknown deny)
|
D | opt-input.cil | 1 (handleunknown deny)
|
/third_party/ntfs-3g/libntfs-3g/ |
D | acls.c | 3048 mode_t deny; in norm_std_permissions_posix() local 3097 deny = pxace[j].perms | denywrld; in norm_std_permissions_posix() 3100 deny = denywrld; in norm_std_permissions_posix() 3108 deny |= pxace[j].perms; in norm_std_permissions_posix() 3118 perms = ~deny; in norm_std_permissions_posix() 3120 perms = allow & ~deny; in norm_std_permissions_posix() 3124 perms = (allow | grantgrps | grantwrld) & ~deny; in norm_std_permissions_posix() 3129 & ~deny; in norm_std_permissions_posix() 3134 perms = (allow | grantwrld) & ~deny; in norm_std_permissions_posix() 3138 perms = (allow | grantwrld) & ~deny; in norm_std_permissions_posix() [all …]
|
/third_party/node/deps/npm/node_modules/socks-proxy-agent/test/ |
D | test.js | 22 socksServer = socks.createServer(function(info, accept, deny) { argument
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | eos-19012001 | 46 EOS denial: An element can deny an EOS call by returning FALSE on the
|
/third_party/libwebsockets/READMEs/ |
D | README.content-security-policy.md | 27 "x-frame-options": "deny",
|
/third_party/skia/third_party/externals/expat/expat/ |
D | Changes | 167 #360 CMake: Detect and deny unsupported build combinations 225 and deny internal entities closing the doctype; 377 #188 Autotools: Detect and deny SGML docbook2man as ours is XML
|
/third_party/expat/ |
D | Changes | 182 #360 CMake: Detect and deny unsupported build combinations 240 and deny internal entities closing the doctype; 392 #188 Autotools: Detect and deny SGML docbook2man as ours is XML
|
/third_party/boost/libs/beast/doc/qbk/08_design/ |
D | 4_faq.qbk | 69 Users can work with HTTP/1 now; we should not deny them that
|
/third_party/curl/docs/ |
D | TheArtOfHttpScripting.md | 157 will make curl issue a HEAD request. In some special cases servers deny the 581 bundle. Failing the verification will cause curl to deny the connection. You
|
/third_party/e2fsprogs/ext2ed/ |
D | COPYRIGHT | 36 anyone to deny you these rights or to ask you to surrender the rights.
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | GPLv2.TXT | 29 anyone to deny you these rights or to ask you to surrender the rights.
|
/third_party/iptables/ |
D | COPYING | 29 anyone to deny you these rights or to ask you to surrender the rights.
|
/third_party/gettext/gettext-runtime/libasprintf/ |
D | gpl.texi | 35 anyone to deny you these rights or to ask you to surrender the rights.
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | GPLv2.TXT | 29 anyone to deny you these rights or to ask you to surrender the rights.
|