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

  /external/dbus/bus/
bus.h 60 int max_match_rules_per_connection; /**< Max number of match rules for a single connection */ member in struct:__anon3142
config-parser.c 491 parser->limits.max_match_rules_per_connection = 512;
    [all...]
bus.c 1097 return context->limits.max_match_rules_per_connection;
    [all...]

Completed in 27 milliseconds