Searched defs:is_initialized (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/libsystemd/sd-device/ | ||
D | device-internal.h | 94 bool is_initialized:1; member |
D | device-monitor.c | 441 bool is_initialized = false; in device_monitor_receive_device() local |