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

/systemd/src/udev/
H A Dudev-rules.c155 TK_M_IMPORT_DB, /* val */ enumerator in enum:token_type
291 [TK_M_IMPORT_DB] = "M IMPORT_DB",
361 case TK_M_IMPORT_DB:
858 case TK_M_IMPORT_DB:
1315 rule_add_key(&rule_tmp, TK_M_IMPORT_DB, op, value, NULL);
2157 case TK_M_IMPORT_DB: {

Completed in 19 milliseconds