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

/systemd/src/udev/
H A Dudev-rules.c140 TK_M_SYSCTL, /* val, attr */ enumerator in enum:token_type
276 [TK_M_SYSCTL] = "M SYSCTL",
379 case TK_M_SYSCTL:
879 case TK_M_SYSCTL:
1137 rule_add_key(&rule_tmp, TK_M_SYSCTL, op, value, attr);
1965 case TK_M_SYSCTL: {

Completed in 32 milliseconds