Searched refs:token_type (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudev-rules.c125 enum token_type { enum
192 enum token_type type:8;
202 enum token_type type:8;
260 static const char *token_str(enum token_type type) {
327 enum token_type type = token->type;
834 static int rule_add_key(struct rule_tmp *rule_tmp, enum token_type type,
985 enum token_type next_val = TK_UNSET;

Completed in 853 milliseconds