Searched refs:MAX_RULE_TOKENS (Results 1 – 1 of 1) sorted by relevance
625 #define MAX_RULE_TOKENS 16 macro638 RuleToken tokens[MAX_RULE_TOKENS], in tokenize_rule() argument664 while (i < MAX_RULE_TOKENS && in tokenize_rule()809 RuleToken tokens[MAX_RULE_TOKENS+1]; /* NULL termination + 1 */ in bus_match_rule_parse()1014 _dbus_assert (i < MAX_RULE_TOKENS); in bus_match_rule_parse()