Searched refs:machine_open_terminal (Results 1 - 3 of 3) sorted by relevance

/systemd/src/machine/
H A Dmachine.h124 int machine_open_terminal(Machine *m, const char *path, int mode);
H A Dmachine.c587 int machine_open_terminal(Machine *m, const char *path, int mode) { function
H A Dmachine-dbus.c707 slave = machine_open_terminal(m, pty_name, O_RDWR|O_NOCTTY|O_CLOEXEC);

Completed in 357 milliseconds