/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_WM_IconifyWindow.3 | 14 Returns non-zero on success or \fB0\fR if iconification is not support or was refused by the window manager\&.
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
DNSResultCode.java | 37 * Query Refused [RFC1035] 39 Refused("Query Refused", 5), 68 // 5 Refused Query Refused [RFC1035]
|
/external/dnsmasq/contrib/try-all-ns/ |
dnsmasq-2.47_no_nxdomain_until_end.patch | 12 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) &&
|
dnsmasq-2.35-try-all-ns.patch | 23 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) && forward->forwardall == 0)
|
/external/smack/src/org/xbill/DNS/ |
Rcode.java | 37 /** The operation was refused by the server */ 38 public static final int REFUSED = 5; 83 rcodes.add(REFUSED, "REFUSED");
|
/external/qemu/proxy/ |
proxy_common.h | 59 * will be called when the connection is established or refused. 92 * case of timeout, or ECONNREFUSED if the connection is refused.
|
/external/kernel-headers/original/linux/ |
smb.h | 100 CONN_RETRIED, /* Tried a reconnection, but was refused */
|
/external/smack/src/org/jivesoftware/smackx/filetransfer/ |
FileTransfer.java | 140 || status == Status.complete || status == Status.refused;
271 * The peer has refused the file transfer request halting the file
274 refused("Refused"),
enum constant in enum:FileTransfer.Status
|
/external/libxslt/libxslt/ |
security.c | 319 "File write for %s refused\n", path); 338 "Directory creation for %s refused\n", 411 "File write for %s refused\n", URL); 457 "Local file read for %s refused\n", URL); 471 "Network file read for %s refused\n", URL);
|
/external/openssh/ |
auth-rhosts.c | 252 logit("Rhosts authentication refused for %.100s: " 254 auth_debug_add("Rhosts authentication refused for %.100s: " 261 logit("Rhosts authentication refused for %.100s: " 263 auth_debug_add("Rhosts authentication refused for %.100s: " 288 logit("Rhosts authentication refused for %.100s: bad modes for %.200s",
|
sshconnect1.c | 101 debug("Server refused our key."); 152 debug("RSA authentication using agent refused."); 233 debug("Server refused our key."); 317 debug("RSA authentication refused."); 348 debug("Server refused our rhosts authentication or host key."); 377 debug("Rhosts or /etc/hosts.equiv with RSA host authentication refused.");
|
/external/apache-http/src/org/apache/http/conn/ |
HttpHostConnectException.java | 48 super("Connection to " + host + " refused");
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.11e.h | 113 #define DOT11E_STATUS_ADDTS_REFUSED_NSBW 3 /* ADDTS refused (non-sufficient BW) */ 114 #define DOT11E_STATUS_ADDTS_REFUSED_AWHILE 47 /* ADDTS refused but could retry later */
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/ |
MessagingException.java | 61 /** The server refused access */ 63 /** The server refused access */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libresolv-2.7.so | |
libresolv.so | |
libresolv.so.2 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libresolv-2.7.so | |
libresolv.so | |
libresolv.so.2 | |
/external/chromium/chrome/browser/sync/engine/ |
verify_updates_command.cc | 63 // will have refused to unify the update.
|
/external/iptables/libipq/ |
ipq_set_mode.3 | 94 .I myapp: Failed to send netlink message: Connection refused
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlwmiconifywindow.html | 145 > if iconification is not support or was refused by the window manager.</P
|
/external/bison/lib/ |
strerror-override.c | 85 return "Connection refused"; 206 return "Database query was refused";
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
strerror.c | 131 msg = "Connection refused"; 250 msg = "Database query was refused";
|