Searched defs:reply_timeout (Results 1 - 2 of 2) sorted by relevance

/external/dbus/bus/
H A Dbus.h64 int reply_timeout; /**< How long to wait before timing out a reply */ member in struct:__anon3568
/external/dbus/tools/
H A Ddbus-send.c234 int reply_timeout; local
253 reply_timeout = -1;
292 reply_timeout = strtol (strchr (arg, '=') + 1,
515 message, reply_timeout,

Completed in 65 milliseconds