Searched refs:NPGetConnection (Results 1 – 6 of 6) sorted by relevance
7 @ stdcall NPGetConnection(wstr ptr ptr)
674 NPGetConnection( in NPGetConnection() function
12 12 stdcall NPGetConnection(wstr wstr ptr)
19 NPGetConnection(LPWSTR lpLocalName, in NPGetConnection() function
68 + provider->getConnection = MPR_GETPROC(NPGetConnection);
236 provider->getConnection = MPR_GETPROC(NPGetConnection); in _tryLoadProvider()