Searched defs:TK_RULE (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudev-rules.c127 TK_RULE, enumerator in enum:token_type
263 [TK_RULE] = "RULE",
334 case TK_RULE:
916 case TK_RULE:
1019 .rule.type = TK_RULE,
1623 if (rules->tokens[j].type != TK_RULE)
1875 case TK_RULE:
2586 case TK_RULE:

Completed in 466 milliseconds