HomeSort by relevance Sort by last modified time
    Searched full:refused (Results 201 - 225 of 405) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/smack/src/org/jivesoftware/smack/proxy/
Socks5ProxySocketFactory.java 283 o X'05' Connection refused
  /external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
Socks5Proxy.java 406 connectionRequest[1] = (byte) 0x05; // set return status to 5 (connection refused)
  /external/tcpdump/
icmp6.h 156 #define ICMP6_NI_REFUSED 1 /* node information request is refused */
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
SinkActivity.java 262 mLogger.logError("Device refused to switch to accessory mode.");
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h 258 * Error of communication : The connection is refused by the distant target.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
def.h 231 PA_ERR_CONNECTIONREFUSED, /**< Connection refused */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 231 PA_ERR_CONNECTIONREFUSED, /**< Connection refused */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 231 PA_ERR_CONNECTIONREFUSED, /**< Connection refused */
  /bionic/libc/netbsd/resolv/
res_debug.c 490 {ns_r_refused, "REFUSED", "refused"},
  /external/valgrind/main/coregrind/
m_libcfile.c 537 If VKI_EACCES is returned (iow, permission was refused), then
538 *is_setuid is set to True iff permission was refused because the
    [all...]
  /external/ppp/pppd/
auth.c 727 * We wanted the peer to authenticate itself, and it refused:
736 warn("peer refused to authenticate: terminating link");
737 lcp_close(unit, "peer refused to authenticate");
    [all...]
ccp.c 1006 error("MPPE required but peer refused");
1007 lcp_close(f->unit, "MPPE required but peer refused");
    [all...]
  /prebuilts/sdk/renderscript/lib/mips/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c     [all...]
  /external/openssh/
ssh.c     [all...]
ssh_config.0 263 connections received by ssh(1) after this time will be refused.
275 20 minutes. Remote clients will be refused access after this
    [all...]
ssh_config.5 479 after this time will be refused.
495 Remote clients will be refused access after this time.
    [all...]
  /bionic/libc/include/netinet/
icmp6.h 169 #define ICMP6_NI_REFUSED 1 /* node information request is refused */
  /bionic/libc/private/
arpa_nameser.h 192 ns_r_refused = 5, /* Operation refused. */
  /development/ndk/platforms/android-3/include/netinet/
icmp6.h 162 #define ICMP6_NI_REFUSED 1 /* node information request is refused */
  /external/chromium/net/base/
net_error_list.h 78 // A connection attempt was refused.
  /external/chromium/third_party/libjingle/source/talk/base/
win32socketserver.cc 118 description = "Host actively refused connection";
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab8_webresources.html 146 <p class="note"><b></b> Refused to load the image &#39;http://angularjs.org/img/AngularJS-large.png&#39; because it violates the following Content Security Policy directive: &quot;img-src &#39;self&#39; data: chrome-extension-resource:&quot;.</p>
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32socketserver.cc 119 description = "Host actively refused connection";

Completed in 313 milliseconds

1 2 3 4 5 6 7 891011>>