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

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 115 #define REFUSED ns_r_refused
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 84 #define ECONNREFUSED 111 /* Connection refused */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
yp.x 180 YPPUSH_REFUSED = -14 /* Transfer request refused by ypserv */
yp_prot.h 326 YPPUSH_REFUSED = -14, /* Transfer request refused by ypserv */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 115 #define REFUSED ns_r_refused
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 84 #define ECONNREFUSED 111 /* Connection refused */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
yp.x 180 YPPUSH_REFUSED = -14 /* Transfer request refused by ypserv */
yp_prot.h 326 YPPUSH_REFUSED = -14, /* Transfer request refused by ypserv */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 115 #define REFUSED ns_r_refused
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 84 #define ECONNREFUSED 111 /* Connection refused */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
yp.x 180 YPPUSH_REFUSED = -14 /* Transfer request refused by ypserv */
yp_prot.h 326 YPPUSH_REFUSED = -14, /* Transfer request refused by ypserv */
  /external/dnsmasq/src/
nameser.h 133 #define REFUSED 5 /* query refused */
forward.c 409 my_syslog(LOG_WARNING, _("nameserver %s refused to do a recursive query"), daemon->namebuff);
496 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) &&
524 if (header->rcode == SERVFAIL || header->rcode == REFUSED)
548 (header->rcode != REFUSED && header->rcode != SERVFAIL))
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wps-nfc.py 163 print "Handover connection refused"
206 print "Handover connection refused"
  /bionic/libc/include/sys/
_errdefs.h 148 __BIONIC_ERRDEF( ECONNREFUSED , 111, "Connection refused" )
  /bionic/libc/private/
arpa_nameser_compat.h 167 #define REFUSED ns_r_refused
  /cts/tests/tests/security/src/android/security/cts/
VoldExploitTest.java 143 // 2) Closed the netlink socket and refused further messages
  /development/ndk/platforms/android-3/include/sys/
_errdefs.h 147 __BIONIC_ERRDEF( ECONNREFUSED , 111, "Connection refused" )
  /external/chromium_org/ppapi/api/
ppb_tcp_socket.idl 97 * refused.
  /external/chromium_org/ppapi/c/
ppb_tcp_socket.h 116 * refused.
  /external/chromium_org/remoting/host/
curtain_mode_mac.cc 145 // that the connection would have to be refused in any case, so this is no
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequest.cpp 478 es.throwDOMException(SecurityError, "Refused to connect to '" + url.elidedString() + "' because it violates the document's Content Security Policy.");
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prerr.h 101 /* Connection refused by peer */
  /external/wpa_supplicant_8/hostapd/
wps-ap-nfc.py 134 print "Handover connection refused"

Completed in 1288 milliseconds

1 23 4 5 6 7 8 91011>>