Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dfunctions.h26 F_LOGOUT, enumerator
H A Dasapp.c125 FUNC_TERM ("Logout", F_LOGOUT), /* Logout "name" | only available under gnome-session */
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dfunctions.c281 function_handlers[F_LOGOUT] = quit_func_handler; in SetupFunctionHandlers()