HomeSort by relevance Sort by last modified time
    Searched full:replies (Results 1 - 25 of 179) sorted by null

1 2 3 4 5 6 7 8

  /external/smack/src/org/jivesoftware/smackx/pubsub/
ItemReply.java 18 * which defines who should receive replies to items.
Subscription.java 17 * Represents a subscription to node for both requests and replies.
  /external/smack/src/org/jivesoftware/smackx/
MultipleRecipientInfo.java 78 * to send replies.
87 * Returns the address to which all replies are requested to be sent or <tt>null</tt> if
91 * @return the address to which all replies are requested to be sent or <tt>null</tt> if
  /external/openssh/
PROTOCOL.mux 5 This field is returned in replies as "client request id" to facilitate
90 The server replies with:
122 For dynamically allocated listen port the server replies with
217 XXX inject packet (what about replies)
auth2-chall.c 299 fatal("input_userauth_info_response: wrong number of replies");
301 fatal("input_userauth_info_response: too many replies");
  /external/chromium/third_party/libjingle/source/talk/base/
winping.cc 278 // Sends an ICMP Echo request and returns any replies. The
296 // ReplyBuffer - A buffer to hold any replies to the request.
299 // options and data for the replies. The buffer
307 // Timeout - The time in milliseconds to wait for replies.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
pmap_rmt.h 32 * Structures and XDR routines for parameters to and replies from
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
pmap_rmt.h 32 * Structures and XDR routines for parameters to and replies from
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
pmap_rmt.h 32 * Structures and XDR routines for parameters to and replies from
  /external/qemu/android/camera/
camera-format-converters.h 40 * When camera service replies to a framebuffer request from the client, it
  /external/qemu/slirp/
icmp_var.h 53 #define ICMPCTL_MASKREPL 1 /* allow replies to netmask requests */
  /external/qemu/slirp-android/
icmp_var.h 53 #define ICMPCTL_MASKREPL 1 /* allow replies to netmask requests */
  /system/core/include/cutils/
mq.h 59 * @param replyTo destination to which replies should be sent, NULL if none
  /external/smack/src/org/xbill/DNS/
ClientSubnetOption.java 63 * In replies, it mirrors the same value as in the requests.
88 * In replies, it mirrors the same value as in the requests.
  /external/wpa_supplicant_8/src/wps/
wps_upnp_ssdp.c 27 #define MAX_MSEARCH 20 /* max simultaneous M-SEARCH replies ongoing */
363 * M-SEARCH replies
458 int replies; local
460 replies = dl_list_len(&sm->msearch_replies);
462 "outstanding)", replies);
463 if (replies >= MAX_MSEARCH) {
465 "M-SEARCH replies");
  /dalvik/vm/jdwp/
ExpandBuf.cpp 18 * primitive values, e.g. JDWP replies.
  /external/dnsmasq/contrib/try-all-ns/
dnsmasq-2.35-try-all-ns.patch 58 + { " --try-all-ns", gettext_noop("Try all name servers in tandem on NXDOMAIN replies (use with strict-order)."), NULL },
  /external/mdnsresponder/mDNSShared/
mDNSResponder.8 46 maintains a cache of the replies.
  /external/smack/src/org/jivesoftware/smackx/pubsub/packet/
PubSub.java 22 * element of all pubsub requests and replies as defined in the <a href="http://xmpp.org/extensions/xep-0060">Publish-Subscribe</a>
  /frameworks/base/core/java/android/view/
ContextThemeWrapper.java 54 * a configuration that replies one or more values of the standard
  /packages/apps/Mms/tests/SmsAutoReply/src/com/android/smsautoreply/
AutoReplyActivity.java 38 * A sms reply activity which auto-replies the received sms message to the sender
  /external/chromium/chrome/browser/
utility_process_host.h 145 // Starts extracting |key_path| from |serialized_values|, and replies with the
151 // Starts injecting |key| into |value| via |key_path|, and replies with the
  /external/dropbear/
cli-chansession.c 292 /* Don't want replies */
332 buf_putbyte(ses.writepayload, 0); /* Don't want replies */
  /external/kernel-headers/original/linux/
binder.h 114 TF_ACCEPT_FDS = 0x10, /* allow replies with file descriptors */
200 * (including replies). Note that this will be sent even for
  /frameworks/base/core/java/com/android/internal/view/
InputConnectionWrapper.java 52 * sequence number is set to a new integer. We use a sequence number so that replies that
53 * occur after a timeout has expired are not interpreted as replies to a later request.

Completed in 777 milliseconds

1 2 3 4 5 6 7 8