Lines Matching refs:WXCProtocolImpl
89 typedef struct WXCProtocolImpl struct
110 struct WXCProtocolImpl *next; argument
112 WXCProtocolImpl; typedef
122 WXCProtocolImpl *impl;
175 void WXC_InstallProtocolImpl(WXCProtocolImpl * impl);
186 WXCProtocolImpl *WXC_FindProtocolImpl(const char *name);
240 static inline WXCProtocolImpl *WXC_GetCurrentBlockImpl(WXCProtocolContext * protocol) in WXC_GetCurrentBlockImpl()
380 WXCProtocolImpl * impl);
398 WXCProtocolImpl* WXCi_GetProtocolImplCommon(void);
399 WXCProtocolImpl* WXCi_GetProtocolImplWPB(void);
400 WXCProtocolImpl* WXCi_GetProtocolImplWXC(void);