Home
last modified time | relevance | path

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

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dsession.c609 if (Conf.session.enable_reboot_halt) in SessionLogoutConfirm()
723 Conf.session.enable_reboot_halt = tmp_reboot_halt; in _DlgApplySession()
734 tmp_reboot_halt = Conf.session.enable_reboot_halt; in _DlgFillSession()
H A Dmod-misc.c192 CFG_ITEM_BOOL(Conf, session.enable_reboot_halt, 0),
H A DE.h261 char enable_reboot_halt; member