Searched refs:xsmp (Results 1 – 8 of 8) sorted by relevance
229 static xsmp_config_T xsmp; variable7952 xsmp.save_yourself = False; in xsmp_handle_interaction()7971 if (xsmp.save_yourself) in xsmp_handle_save_yourself()8033 if (xsmp.save_yourself) in xsmp_shutdown_cancelled()8036 xsmp.shutdown = False; in xsmp_shutdown_cancelled()8095 xsmp.save_yourself = xsmp.shutdown = False; in xsmp_init()8126 &xsmp.clientid, in xsmp_init()8144 xsmp.iceconn = SmcGetIceConnection(xsmp.smcconn); in xsmp_init()8168 if (xsmp.clientid != NULL) in xsmp_close()8169 free(xsmp.clientid); in xsmp_close()[all …]
523 AC_MSG_CHECKING(--disable-xsmp argument)524 AC_ARG_ENABLE(xsmp, optenable525 [ --disable-xsmp Disable XSMP session management],530 AC_MSG_CHECKING(--disable-xsmp-interact argument)531 AC_ARG_ENABLE(xsmp-interact,532 [ --disable-xsmp-interact Disable XSMP interaction],
495 *+xsmp* XSMP (X session management) support
1431 +xsmp various.txt /*+xsmp*
10039 Problem: The +xsmp feature is never enabled.10192 Problem: FreeBSD: Crash while starting up when compiled with +xsmp feature.
12519 xsmp Compiled with X session management support.
6697 Problem: Memory leak when closing xsmp connection. Crash on exit when
1485 --disable-xsmp Disable XSMP session management1486 --disable-xsmp-interact Disable XSMP interaction