Home
last modified time | relevance | path

Searched refs:NPCloseEnum (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/np/nfs/
H A Dnfs41_np.spec10 @ stdcall NPCloseEnum(long)
H A Dnfs41_np.c881 NPCloseEnum( in NPCloseEnum() function
/reactos/dll/win32/ntlanman/
H A Dntlanman.spec35 35 stdcall NPCloseEnum(ptr)
H A Dntlanman.c134 NPCloseEnum(HANDLE hEnum) in NPCloseEnum() function
/reactos/dll/win32/mpr/
H A Dwnet.c212 provider->closeEnum = MPR_GETPROC(NPCloseEnum); in _tryLoadProvider()