Home
last modified time | relevance | path

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

/reactos/dll/win32/urlmon/
H A Dmk.c42 static inline MkProtocol *impl_from_IInternetProtocolEx(IInternetProtocolEx *iface) in impl_from_IInternetProtocolEx() function
H A Dfile.c46 static inline FileProtocol *impl_from_IInternetProtocolEx(IInternetProtocolEx *iface) in impl_from_IInternetProtocolEx() function
H A Dftp.c45 static inline FtpProtocol *impl_from_IInternetProtocolEx(IInternetProtocolEx *iface) in impl_from_IInternetProtocolEx() function
H A Dhttp.c53 static inline HttpProtocol *impl_from_IInternetProtocolEx(IInternetProtocolEx *iface) in impl_from_IInternetProtocolEx() function
H A Dbindprot.c250 static inline BindProtocol *impl_from_IInternetProtocolEx(IInternetProtocolEx *iface) in impl_from_IInternetProtocolEx() function
/reactos/modules/rostests/winetests/urlmon/
H A Dprotocol.c1634 static Protocol *impl_from_IInternetProtocolEx(IInternetProtocolEx *iface) in impl_from_IInternetProtocolEx() function