HomeSort by relevance Sort by last modified time
    Searched refs:max_replies_per_connection (Results 1 - 3 of 3) sorted by null

  /external/dbus/bus/
bus.h 63 int max_replies_per_connection; /**< Max number of replies that can be pending for each connection */ member in struct:__anon5958
config-parser.c 458 parser->limits.max_replies_per_connection = 1024*8;
    [all...]
bus.c 1260 return context->limits.max_replies_per_connection;
    [all...]

Completed in 21 milliseconds