operation_type 192 src/udev/udev-rules.c enum operation_type op:8; operation_type 220 src/udev/udev-rules.c static const char *operation_str(enum operation_type type) { operation_type 315 src/udev/udev-rules.c enum operation_type op = token->key.op; operation_type 756 src/udev/udev-rules.c static int get_key(struct udev *udev, char **line, char **key, enum operation_type *op, char **value) { operation_type 865 src/udev/udev-rules.c enum operation_type op, operation_type 1059 src/udev/udev-rules.c enum operation_type op;