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 55 int max_completed_connections; /**< Max number of authorized connections */ member in struct:__anon3142
config-parser.c 482 /* Note that max_completed_connections / max_connections_per_user
486 parser->limits.max_completed_connections = 1024;
    [all...]
bus.c 1067 return context->limits.max_completed_connections;
    [all...]

Completed in 2557 milliseconds