Home
last modified time | relevance | path

Searched refs:tty_vhangup (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/core/
Dexecute.h232 bool tty_vhangup; member
Dload-fragment-gperf.gperf.in43 … 0, offsetof({{type}}, exec_context.tty_vhangup)
Ddbus-execute.c1215 …SD_BUS_PROPERTY("TTYVHangup", "b", bus_property_get_bool, offsetof(ExecContext, tty_vhangup), SD_B…
1840 return bus_set_transient_bool(u, name, &c->tty_vhangup, message, flags, error); in bus_exec_context_set_transient_property()
Dexecute.c204 if (context->tty_vhangup) { in exec_context_tty_reset()
5695 ec->tty_vhangup || in exec_context_may_touch_tty()
5948 prefix, yes_no(c->tty_vhangup), in exec_context_dump()