/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/ |
netdb.h | 133 #define NO_RECOVERY 3 /* Non recoverable errors, FORMERR, REFUSED, NOTIMP */
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/ |
netdb.h | 133 #define NO_RECOVERY 3 /* Non recoverable errors, FORMERR, REFUSED, NOTIMP */
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/ |
netdb.h | 133 #define NO_RECOVERY 3 /* Non recoverable errors, FORMERR, REFUSED, NOTIMP */
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/ |
netdb.h | 133 #define NO_RECOVERY 3 /* Non recoverable errors, FORMERR, REFUSED, NOTIMP */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
netdb.h | 133 #define NO_RECOVERY 3 /* Non recoverable errors, FORMERR, REFUSED, NOTIMP */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
netdb.h | 133 #define NO_RECOVERY 3 /* Non recoverable errors, FORMERR, REFUSED, NOTIMP */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
run.py | 143 if err.args[0] == 61: # connection refused
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
run.py | 143 if err.args[0] == 61: # connection refused
|
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_priv.c | 358 wpa_printf(MSG_DEBUG, "Refused l2_packet connection for " 433 wpa_printf(MSG_DEBUG, "Refused l2_packet send for ethertype "
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/ |
SocketChannelTest.java | 793 // FIXME: assertEquals(e.getMessage(), "Connection refused"); 815 // FIXME: assertEquals(e.getMessage(), "Connection refused"); 889 // FIXME: assertEquals(e.getMessage(), "Connection refused"); [all...] |
/external/openssh/ |
sshd_config.5 | 763 are refused if the number of unauthenticated connections reaches 920 Keys listed in this file will be refused for public key authentication. 922 be refused for all users. [all...] |
auth2-jpake.c | 62 * XXX options->permit_empty_passwd (at the moment, they will be refused
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/sdk/renderscript/lib/arm/ |
libc.so | |
/bionic/libc/netbsd/resolv/ |
res_query.c | 204 case REFUSED:
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
bluetooth_options_handler.cc | 285 // anyway, and if it's refused the device will request a new one.
|
/external/chromium_org/sync/engine/ |
process_updates_command.cc | 159 // will have refused to unify the update.
|
/external/chromium_org/sync/test/engine/ |
mock_connection_manager.h | 292 // Determine if the given item's commit request should be refused with
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
ScriptLoader.cpp | 328 executingDocument->addConsoleMessage(SecurityMessageSource, ErrorMessageLevel, "Refused to execute script from '" + m_resource->url().elidedString() + "' because its MIME type ('" + m_resource->mimeType() + "') is not executable, and strict MIME type checking is enabled.");
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/ |
pylintrc | 237 # Bad variable names which should always be refused, separated by a comma
|
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/ |
peer_connection_client.cc | 520 LOG(WARNING) << "Connection refused; retrying in 2 seconds";
|
/external/chromium_org/tools/gyp/ |
pylintrc | 230 # Bad variable names which should always be refused, separated by a comma
|
/external/chromium_org/tools/telemetry/telemetry/core/chrome/ |
cros_interface.py | 310 if 'Connection refused' in wget_output[1]:
|
/external/libppp/src/ |
server.c | 158 write(wfd, "Connection refused.\n", 20);
|