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

/systemd/src/login/
H A Dloginctl.c1251 static int flush_devices(int argc, char *argv[], void *userdata) { function
1526 { "flush-devices", VERB_ANY, 1, 0, flush_devices },
H A Dlogind-dbus.c1236 static int flush_devices(Manager *m) { function
1331 r = flush_devices(m);

Completed in 30 milliseconds