Home
last modified time | relevance | path

Searched defs:vListeners (Results 1 – 4 of 4) sorted by relevance

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/ctl/
H A DCtlPort.h35 cvector<CtlPortListener> vListeners; variable
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/sys/
H A DLSPStyle.h85 cstorage<listener_t> vListeners; variable
/dports/irc/znc/znc-1.8.2/modules/
H A Dcertauth.cpp46 const vector<CListener*>& vListeners = CZNC::Get().GetListeners(); in OnBoot() local
H A Dwebadmin.cpp157 const vector<CListener*>& vListeners = CZNC::Get().GetListeners(); in OnLoad() local