Searched refs:MAX_RULE_TOKENS (Results 1 – 1 of 1) sorted by relevance
678 #define MAX_RULE_TOKENS 16 macro691 RuleToken tokens[MAX_RULE_TOKENS], in tokenize_rule() argument717 while (i < MAX_RULE_TOKENS && in tokenize_rule()881 RuleToken tokens[MAX_RULE_TOKENS+1]; /* NULL termination + 1 */ in bus_match_rule_parse()1114 _dbus_assert (i < MAX_RULE_TOKENS); in bus_match_rule_parse()