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

/systemd/src/udev/
H A Dudev-rules.c175 TK_A_ENV, /* val, attr */ enumerator in enum:token_type
310 [TK_A_ENV] = "A ENV",
384 case TK_A_ENV:
883 case TK_A_ENV:
1249 if (rule_add_key(&rule_tmp, TK_A_ENV, op, value, attr) != 0)
2365 case TK_A_ENV: {

Completed in 19 milliseconds