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

/systemd/src/core/
H A Dexecute.h128 bool tty_vhangup; member in struct:ExecContext
H A Ddbus-execute.c696 SD_BUS_PROPERTY("TTYVHangup", "b", bus_property_get_bool, offsetof(ExecContext, tty_vhangup), SD_BUS_VTABLE_PROPERTY_CONST),
1107 c->tty_vhangup = b;
H A Dexecute.c203 if (context->tty_vhangup) {
2403 ec->tty_vhangup ||
2534 prefix, yes_no(c->tty_vhangup),

Completed in 1869 milliseconds