Searched refs:MAX_RULE_TOKENS (Results 1 – 1 of 1) sorted by relevance
719 #define MAX_RULE_TOKENS 16 macro732 RuleToken tokens[MAX_RULE_TOKENS], in tokenize_rule() argument758 while (i < MAX_RULE_TOKENS && in tokenize_rule()923 RuleToken tokens[MAX_RULE_TOKENS+1]; /* NULL termination + 1 */ in bus_match_rule_parse()1156 _dbus_assert (i < MAX_RULE_TOKENS); in bus_match_rule_parse()