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

/systemd/src/libsystemd/sd-device/
H A Ddevice-enumerator.c58 bool match_allow_uninitialized; member in struct:sd_device_enumerator
261 enumerator->match_allow_uninitialized = true;
271 enumerator->match_allow_uninitialized = false;
540 if (!enumerator->match_allow_uninitialized &&

Completed in 634 milliseconds