Home
last modified time | relevance | path

Searched refs:IceGetConnectionContextFn (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp69 typedef IcePointer (*IceGetConnectionContextFn)(IceConn); typedef
84 static IceGetConnectionContextFn IceGetConnectionContextPtr;
483 IceGetConnectionContext = (IceGetConnectionContextFn)PR_FindFunctionSymbol( in Start()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp75 typedef IcePointer (*IceGetConnectionContextFn)(IceConn); typedef
90 static IceGetConnectionContextFn IceGetConnectionContextPtr;
492 IceGetConnectionContext = (IceGetConnectionContextFn)PR_FindFunctionSymbol( in Start()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp70 typedef IcePointer (*IceGetConnectionContextFn)(IceConn); typedef
85 static IceGetConnectionContextFn IceGetConnectionContextPtr;
486 IceGetConnectionContext = (IceGetConnectionContextFn)PR_FindFunctionSymbol( in Start()
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp70 typedef IcePointer (*IceGetConnectionContextFn)(IceConn); typedef
85 static IceGetConnectionContextFn IceGetConnectionContextPtr;
486 IceGetConnectionContext = (IceGetConnectionContextFn)PR_FindFunctionSymbol( in Start()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp70 typedef IcePointer (*IceGetConnectionContextFn)(IceConn); typedef
85 static IceGetConnectionContextFn IceGetConnectionContextPtr;
486 IceGetConnectionContext = (IceGetConnectionContextFn)PR_FindFunctionSymbol( in Start()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp72 typedef IcePointer (*IceGetConnectionContextFn) (IceConn); typedef
87 static IceGetConnectionContextFn IceGetConnectionContextPtr;
536 …IceGetConnectionContext = (IceGetConnectionContextFn)PR_FindFunctionSymbol(iceLib, "IceGetConnecti… in Start()