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

1 2 3 4 5 6 7 8

  /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/dbus/dbus/
dbus-shared.h 107 /* Replies to request for a name */
113 /* Replies to releasing a name */
118 /* Replies to service starts */
  /external/dbus/cmake/bus/
system.conf.cmake 47 <!-- valid replies are always allowed -->
  /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/dbus/bus/
policy.c 58 /* allow rules default to TRUE (only requested replies allowed)
59 * deny rules default to FALSE (only unrequested replies denied)
65 /* allow rules default to TRUE (only requested replies allowed)
66 * deny rules default to FALSE (only unrequested replies denied)
921 _dbus_verbose (" (policy) skipping allow rule since it only applies to requested replies and does not allow eavesdropping\n");
931 _dbus_verbose (" (policy) skipping deny rule since it only applies to unrequested replies\n");
1121 _dbus_verbose (" (policy) skipping allow rule since it only applies to requested replies and does not allow eavesdropping\n");
1131 _dbus_verbose (" (policy) skipping deny rule since it only applies to unrequested replies\n");
    [all...]
bus.h 63 int max_replies_per_connection; /**< Max number of replies that can be pending for each connection */
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_i.h 70 struct sockaddr_in client; /* for M-SEARCH replies */
142 int n_msearch_replies; /* no. of pending M-SEARCH replies */
  /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.
  /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 550 milliseconds

1 2 3 4 5 6 7 8