Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp64 typedef int (*IceAddConnectionWatchFn)(IceWatchProc, IcePointer); typedef
81 static IceAddConnectionWatchFn IceAddConnectionWatchPtr;
477 IceAddConnectionWatch = (IceAddConnectionWatchFn)PR_FindFunctionSymbol( in Start()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp70 typedef int (*IceAddConnectionWatchFn)(IceWatchProc, IcePointer); typedef
87 static IceAddConnectionWatchFn IceAddConnectionWatchPtr;
486 IceAddConnectionWatch = (IceAddConnectionWatchFn)PR_FindFunctionSymbol( in Start()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp65 typedef int (*IceAddConnectionWatchFn)(IceWatchProc, IcePointer); typedef
82 static IceAddConnectionWatchFn IceAddConnectionWatchPtr;
480 IceAddConnectionWatch = (IceAddConnectionWatchFn)PR_FindFunctionSymbol( in Start()
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp65 typedef int (*IceAddConnectionWatchFn)(IceWatchProc, IcePointer); typedef
82 static IceAddConnectionWatchFn IceAddConnectionWatchPtr;
480 IceAddConnectionWatch = (IceAddConnectionWatchFn)PR_FindFunctionSymbol( in Start()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp65 typedef int (*IceAddConnectionWatchFn)(IceWatchProc, IcePointer); typedef
82 static IceAddConnectionWatchFn IceAddConnectionWatchPtr;
480 IceAddConnectionWatch = (IceAddConnectionWatchFn)PR_FindFunctionSymbol( in Start()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp69 typedef int (*IceAddConnectionWatchFn) (IceWatchProc, IcePointer); typedef
84 static IceAddConnectionWatchFn IceAddConnectionWatchPtr;
533 …IceAddConnectionWatch = (IceAddConnectionWatchFn)PR_FindFunctionSymbol(iceLib, "IceAddConnectionWa… in Start()