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

1 2 3 4 5

  /prebuilt/linux-x86/toolchain/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
  /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/bus/
system.conf.in 47 <!-- valid replies are always allowed -->
policy.c 57 /* allow rules default to TRUE (only requested replies allowed)
58 * deny rules default to FALSE (only unrequested replies denied)
64 /* allow rules default to TRUE (only requested replies allowed)
65 * deny rules default to FALSE (only unrequested replies denied)
906 _dbus_verbose (" (policy) skipping allow rule since it only applies to requested replies\n");
916 _dbus_verbose (" (policy) skipping deny rule since it only applies to unrequested replies\n");
1092 _dbus_verbose (" (policy) skipping allow rule since it only applies to requested replies\n");
1102 _dbus_verbose (" (policy) skipping deny rule since it only applies to unrequested replies\n");
    [all...]
bus.h 61 int max_replies_per_connection; /**< Max number of replies that can be pending for each connection */
  /external/dbus/test/data/valid-config-files/
system.conf 47 <!-- valid replies are always allowed -->
  /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/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 */
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
SocialProvider.java 211 // Adjust thread timestamps on replies that have already been inserted
254 * to check if there are any replies in the database and if so adjust their thread_published.
265 int replies = db.update(Tables.ACTIVITIES, values, local
268 if (replies == 0) {
276 ArrayList<String> rawIds = new ArrayList<String>(replies);
  /dalvik/vm/jdwp/
ExpandBuf.c 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 },
  /frameworks/base/core/java/android/bluetooth/
AtCommandResult.java 107 * CRLF. Used to create multi-line AT command replies
  /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 51 * sequence number is set to a new integer. We use a sequence number so that replies that
52 * occur after a timeout has expired are not interpreted as replies to a later request.
  /external/chromium/third_party/libevent/
ChangeLog 19 o Set truncated flag correctly in evdns server replies.
50 o Match the query in DNS replies to the query in the request; from Vsevolod Stakhov.
60 o Correct handling of trailing headers in chunked replies; from Scott Lamb.
110 o make RPC replies use application/octet-stream as mime type
138 o always generate Date and Content-Length headers for HTTP/1.1 replies
147 o Correctly handle DNS replies with no answers set (Fixes bug 1846282)
  /external/kernel-headers/original/linux/sunrpc/
svc.h 55 * RPC Requsts and replies are stored in one or more pages.
283 /* Override dispatch function (e.g. when caching replies).
  /external/ppp/pppd/
auth.c 1475 int replies = 0; local
    [all...]
  /external/ping/
ping_common.h 85 extern long nchecksum; /* replies with bad checksum */
  /external/webkit/WebKit/mac/Plugins/Hosted/
WebKitPluginClient.defs 210 // Replies
WebKitPluginHost.defs 224 // Replies
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
Xdbeproto.h 138 /* Requests and replies */
  /external/tcpdump/
print-rx.c 384 * numbers for replies. This allows us to make sense of RX reply packets.
498 * have a chance to print out replies
918 * Handle replies to the AFS file service
1167 * Handle replies to the AFS Callback Service
1358 * Handle replies to the AFS protection service
    [all...]

Completed in 614 milliseconds

1 2 3 4 5