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

  /external/dbus/bus/
bus.h 57 int max_connections_per_user; /**< Max number of connections auth'd as same user */ member in struct:__anon3309
config-parser.c 480 parser->limits.max_connections_per_user = 128;
482 /* Note that max_completed_connections / max_connections_per_user
    [all...]
bus.c 1079 return context->limits.max_connections_per_user;
    [all...]

Completed in 41 milliseconds