Home
last modified time | relevance | path

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

/dports/x11/gnome-session/gnome-session-40.1.1/gnome-session/
H A Dgsm-system.c92 iface->attempt_stop = (void *) do_nothing; in gsm_system_null_init_iface()
187 GSM_SYSTEM_GET_IFACE (system)->attempt_stop (system); in gsm_system_attempt_stop()
H A Dgsm-system.h61 void (* attempt_stop) (GsmSystem *system); member
H A Dgsm-consolekit.c897 iface->attempt_stop = gsm_consolekit_attempt_stop; in gsm_consolekit_system_init()
H A Dgsm-systemd.c1118 iface->attempt_stop = gsm_systemd_attempt_stop; in gsm_systemd_system_init()
/dports/x11/cinnamon-session/cinnamon-session-4.8.0/cinnamon-session/
H A Dcsm-system.c106 CSM_SYSTEM_GET_IFACE (system)->attempt_stop (system); in csm_system_attempt_stop()
H A Dcsm-system.h58 void (* attempt_stop) (CsmSystem *system); member
H A Dcsm-systemd.c730 iface->attempt_stop = csm_systemd_attempt_stop; in csm_systemd_system_init()
H A Dcsm-consolekit.c870 iface->attempt_stop = csm_consolekit_attempt_stop; in csm_consolekit_system_init()