Home
last modified time | relevance | path

Searched refs:setup_tty (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/libweston/
Dlauncher-direct.c122 setup_tty(struct launcher_direct *launcher, int tty) in setup_tty() function
307 if (setup_tty(launcher, tty) == -1) { in launcher_direct_connect()
Dweston-launch.c573 setup_tty(struct weston_launch *wl, const char *tty) in setup_tty() function
872 if (setup_tty(&wl, tty) < 0) in main()