Home
last modified time | relevance | path

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

/reactos/dll/win32/urlmon/
H A Durlmon_main.h164 HRESULT protocol_lock_request(Protocol*) DECLSPEC_HIDDEN;
H A Dgopher.c233 return protocol_lock_request(&This->base); in GopherProtocol_LockRequest()
H A Dftp.c304 return protocol_lock_request(&This->base); in FtpProtocol_LockRequest()
H A Dprotocol.c498 HRESULT protocol_lock_request(Protocol *protocol) in protocol_lock_request() function
H A Dhttp.c810 return protocol_lock_request(&This->base); in HttpProtocol_LockRequest()