Home
last modified time | relevance | path

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

/reactos/dll/np/nfs/
H A Dnfs41_np.spec7 @ stdcall NPGetConnection(wstr ptr ptr)
H A Dnfs41_np.c674 NPGetConnection( in NPGetConnection() function
/reactos/dll/win32/ntlanman/
H A Dntlanman.spec12 12 stdcall NPGetConnection(wstr wstr ptr)
H A Dntlanman.c19 NPGetConnection(LPWSTR lpLocalName, in NPGetConnection() function
/reactos/dll/win32/mpr/
H A Dmpr_ros.diff68 + provider->getConnection = MPR_GETPROC(NPGetConnection);
H A Dwnet.c236 provider->getConnection = MPR_GETPROC(NPGetConnection); in _tryLoadProvider()