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

/systemd/src/udev/
H A Dudev-rules.c103 OP_REMOVE, enumerator in enum:operation_type
239 [OP_REMOVE] = "remove",
776 *op = OP_REMOVE;
1115 if (op == OP_REMOVE) {
1132 if (op == OP_REMOVE) {
1149 if (op == OP_REMOVE) {
1220 if (op == OP_REMOVE) {
1264 if (op == OP_REMOVE) {
1287 if (op == OP_REMOVE) {
1346 if (op == OP_REMOVE) {
[all...]

Completed in 36 milliseconds