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

/systemd/src/machine/
H A Dmachine.h123 int machine_openpt(Machine *m, int flags);
H A Dmachine-dbus.c505 master = machine_openpt(m, O_RDWR|O_NOCTTY|O_CLOEXEC);
597 master = machine_openpt(m, O_RDWR|O_NOCTTY|O_CLOEXEC);
696 master = machine_openpt(m, O_RDWR|O_NOCTTY|O_CLOEXEC);
H A Dmachine.c558 int machine_openpt(Machine *m, int flags) { function

Completed in 2225 milliseconds