Home
last modified time | relevance | path

Searched defs:on_session_removed (Results 1 – 6 of 6) sorted by relevance

/dports/net/hostapd/hostapd-2.9/src/fst/
H A Dfst.h198 void (*on_session_removed)(struct fst_session *s); member
/dports/net/hostapd-devel/hostap-14ab4a816/src/fst/
H A Dfst.h198 void (*on_session_removed)(struct fst_session *s); member
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/fst/
H A Dfst.h198 void (*on_session_removed)(struct fst_session *s); member
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.h198 void (*on_session_removed)(struct fst_session *s); member
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/fst/
H A Dfst.h198 void (*on_session_removed)(struct fst_session *s); member
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/sessionsaver/sessionsaver/
H A Ddialogs.py40 def on_session_removed(self, store, session): member in SessionModel