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

/systemd/src/udev/
H A Dudev-rules.c174 TK_A_SECLABEL, /* val, attr */ enumerator in enum:token_type
308 [TK_A_SECLABEL] = "A SECLABEL",
419 case TK_A_SECLABEL:
884 case TK_A_SECLABEL:
1154 rule_add_key(&rule_tmp, TK_A_SECLABEL, op, value, attr);
2351 case TK_A_SECLABEL: {

Completed in 21 milliseconds