Home
last modified time | relevance | path

Searched refs:denied (Results 1 – 25 of 212) sorted by relevance

123456789

/third_party/curl/tests/data/
Dtest23611 REPLY SIZE 550 access to this file is very much denied
12 REPLY APPE 550 I said: access to this file is very much denied
13 REPLY STOR 550 I said: access to this file is very much denied
24 FTP resume upload but denied access to remote file
Dtest28917 FTP resume upload but denied access to local file
Dtest117426 HTTP/0.9 GET response denied by default
Dtest117226 HTTP/0.9 GET response denied
Dtest126223 FTP request and denied to download an older file with -z
Dtest32542 HTTPS with attempted redirect to denied HTTP
Dtest153844 e9: Access denied to remote resource
102 e67: Login denied
/third_party/glib/gio/
Dgdbusauthobserver.c279 gboolean denied; in g_dbus_auth_observer_authorize_authenticated_peer() local
281 denied = FALSE; in g_dbus_auth_observer_authorize_authenticated_peer()
287 &denied); in g_dbus_auth_observer_authorize_authenticated_peer()
288 return denied; in g_dbus_auth_observer_authorize_authenticated_peer()
/third_party/python/Lib/test/support/
Dsocket_helper.py217 denied = support.ResourceDenied("Resource %r is not available" % resource_name)
238 sys.stderr.write(denied.args[0] + "\n")
239 raise denied from err
248 sys.stderr.write(denied.args[0] + "\n")
249 raise denied from err
/third_party/python/Lib/test/
Dtest___all__.py88 denied = False
91 denied = True
94 if denied:
/third_party/libsoup/tests/
Dhttpd.conf.in49 Require all denied
64 Require all denied
76 Require all denied
97 Require all denied
109 Require all denied
130 Require all denied
/third_party/node/deps/npm/node_modules/npm-profile/
DREADME.md61 If the action was denied because it came from an IP address that this action
91 If the action was denied because an OTP is required then `code` will be set
95 If the action was denied because it came from an IP address that this action
126 If the action was denied because it came from an IP address that this action
157 If the action was denied because it came from an IP address that this action
195 If the action was denied because an OTP is required then `code` will be set
198 If the action was denied because it came from an IP address that this action
294 If the action was denied because an OTP is required then `code` will be set
297 If the action was denied because it came from an IP address that this action
393 If the action was denied because an OTP is required then `code` will be set
[all …]
/third_party/selinux/libselinux/src/
Davc.c696 access_vector_t denied, audited; in avc_audit() local
698 denied = requested & ~avd->allowed; in avc_audit()
699 if (denied) in avc_audit()
700 audited = denied & avd->auditdeny; in avc_audit()
702 audited = denied = requested; in avc_audit()
714 "%s: %s ", avc_prefix, (denied || !requested) ? "denied" : "granted"); in avc_audit()
725 if (denied) in avc_audit()
754 access_vector_t denied; in avc_has_perm_noaudit() local
808 denied = requested & ~(ae->avd.allowed); in avc_has_perm_noaudit()
810 if (!requested || denied) { in avc_has_perm_noaudit()
/third_party/e2fsprogs/lib/ss/
Dss_err.et25 "Permission denied"
/third_party/curl/docs/cmdline-opts/
Dproto-redir.d7 Tells curl to limit what protocols it may use on redirect. Protocols denied by
Dpage-footer106 FTP access denied. The server denied login or denied access to the particular
144 FTP couldn't STOR file. The server denied the STOR operation, used for FTP
/third_party/flutter/flutter/packages/flutter_driver/test/
Dcommon.dart21 // bogus (we think) "access denied" errors.
/third_party/flutter/flutter/dev/bots/test/
Dcommon.dart21 // bogus (we think) "access denied" errors.
/third_party/e2fsprogs/debian/
Duuid-dev.README.Debian16 purity shouldn't be denied to Ubuntu users.
/third_party/e2fsprogs/lib/et/test_cases/
Dimap_err.et60 "Permission denied"
163 "The remote Server(s) denied the operation"
/third_party/grpc/src/proto/grpc/auth/v1/
Dauthz_policy.proto114 // rules, then it will be denied. If none of the deny rules matches or there are
120 // allowed. If none of the allow rules matches, it will be denied.
/third_party/selinux/secilc/docs/
Dcil_access_vector_rules.md144 Do not audit the access rights defined when access denied. This stops excessive log entries for kno…
184 This example will not audit the denied access:
361 Do not audit the access rights defined when access denied. This stops excessive log entries for kno…
403 This example will not audit the denied access:
/third_party/grpc/src/python/grpcio/
DREADME.rst62 # For the next two commands do `sudo pip install` if you get permission-denied errors
/third_party/libinput/doc/user/
Dbuilding.rst136 when gdm does not start because it is denied access to libinput. The journal
142 …May 25 15:28:42 localhost.localdomain audit[23268]: AVC avc: denied { execute } for pid=23268 c…
/third_party/grpc/doc/
Dstatuscodes.md13 …t is denied for an entire class of users, such as gradual feature rollout or undocumented whitelis…

123456789