HomeSort by relevance Sort by last modified time
    Searched full:reply_timeout (Results 1 - 7 of 7) sorted by null

  /external/dbus/tools/
dbus-send.c 234 int reply_timeout; local
253 reply_timeout = -1;
292 reply_timeout = strtol (strchr (arg, '=') + 1,
517 message, reply_timeout,
  /external/dbus/bus/
bus.h 64 int reply_timeout; /**< How long to wait before timing out a reply */ member in struct:__anon5385
config-parser.c 453 parser->limits.reply_timeout = -1; /* never */
    [all...]
bus.c 1266 return context->limits.reply_timeout;
    [all...]
dbus-daemon.1.in 400 "reply_timeout" : milliseconds (thousandths)
  /external/dbus/test/name-test/
tmp-session-like-system.conf 89 <limit name="reply_timeout">300000</limit>
  /external/dbus/cmake/bus/
dbus-daemon.xml 418 "reply_timeout" : milliseconds (thousandths)

Completed in 182 milliseconds