Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c3944 uint8_t has_tty; in restarter_inst_ractions_from_tty() local
3959 if (get_boolean_val(pg, SCF_PROPERTY_AUX_TTY, &has_tty, prop, in restarter_inst_ractions_from_tty()
3963 ret = has_tty; in restarter_inst_ractions_from_tty()