Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
H A Dudev-rules.c102 OP_ASSIGN, enumerator
238 [OP_ASSIGN] = "assign", in operation_str()
813 *op = OP_ASSIGN; in get_key()
2414 if (cur->key.op == OP_ASSIGN || cur->key.op == OP_ASSIGN_FINAL) in udev_rules_apply_to_event()
2455 if (cur->key.op == OP_ASSIGN || cur->key.op == OP_ASSIGN_FINAL) in udev_rules_apply_to_event()
2515 if (cur->key.op == OP_ASSIGN || cur->key.op == OP_ASSIGN_FINAL) in udev_rules_apply_to_event()
2592 if (cur->key.op == OP_ASSIGN || cur->key.op == OP_ASSIGN_FINAL) in udev_rules_apply_to_event()

Completed in 5 milliseconds