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

/systemd/src/udev/
H A Dudev-rules.c569 static int import_property_from_string(struct udev_device *dev, char *line) { function
636 import_property_from_string(dev, line);
662 import_property_from_string(event->dev, line);

Completed in 34 milliseconds