Searched defs:devices_uptodate (Results 1 - 1 of 1) sorted by relevance
/systemd/src/libudev/ | ||
H A D | libudev-enumerate.c | 56 bool devices_uptodate:1; member in struct:udev_enumerate 164 if (!udev_enumerate->devices_uptodate) { 182 udev_enumerate->devices_uptodate = true; |
Completed in 11 milliseconds