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

/systemd/src/udev/
H A Dudev-rules.c134 TK_M_ENV, /* val, attr */ enumerator in enum:token_type
270 [TK_M_ENV] = "M ENV",
381 case TK_M_ENV:
877 case TK_M_ENV:
1225 if (rule_add_key(&rule_tmp, TK_M_ENV, op, value, attr) != 0)
1916 case TK_M_ENV: {

Completed in 1141 milliseconds