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

/systemd/src/login/
H A Dloginctl.c1221 static int attach(int argc, char *argv[], void *userdata) { function
1243 log_error("Could not attach device: %s", bus_error_message(&error, -r));
1370 " attach NAME DEVICE... Attach one or more devices to a seat\n"
1525 { "attach", 3, VERB_ANY, 0, attach },

Completed in 15 milliseconds