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

/systemd/src/udev/
H A Dudev-rules.c95 enum operation_type { enum
203 enum operation_type op:8;
231 static const char *operation_str(enum operation_type type) {
328 enum operation_type op = token->key.op;
726 static int get_key(struct udev *udev, char **line, char **key, enum operation_type *op, char **value) {
835 enum operation_type op,
1031 enum operation_type op;

Completed in 840 milliseconds