Home
last modified time | relevance | path

Searched refs:seat_cmd_attach (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/sway/sway-1.5.1/sway/commands/seat/
H A Dattach.c7 struct cmd_results *seat_cmd_attach(int argc, char **argv) { in seat_cmd_attach() function
/dports/x11-wm/sway/sway-1.5.1/sway/commands/
H A Dseat.c18 { "attach", seat_cmd_attach },
/dports/x11-wm/sway/sway-1.5.1/include/sway/
H A Dcommands.h284 sway_cmd seat_cmd_attach; variable