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

  /external/dbus/bus/
bus.h 57 int max_completed_connections; /**< Max number of authorized connections */ member in struct:__anon10120
bus.c 660 limit = context->limits.max_completed_connections +
1253 return context->limits.max_completed_connections;
    [all...]
config-parser.c 435 /* Note that max_completed_connections / max_connections_per_user
439 parser->limits.max_completed_connections = 2048;
    [all...]

Completed in 652 milliseconds