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

  /external/dbus/bus/
bus.h 61 int max_services_per_connection; /**< Max number of owned services for a single connection */ member in struct:__anon5385
config-parser.c 441 parser->limits.max_services_per_connection = 512;
    [all...]
bus.c 1248 return context->limits.max_services_per_connection;
    [all...]

Completed in 84 milliseconds