Searched refs:protocol_lock_request (Results 1 – 5 of 5) sorted by relevance
164 HRESULT protocol_lock_request(Protocol*) DECLSPEC_HIDDEN;
233 return protocol_lock_request(&This->base); in GopherProtocol_LockRequest()
304 return protocol_lock_request(&This->base); in FtpProtocol_LockRequest()
498 HRESULT protocol_lock_request(Protocol *protocol) in protocol_lock_request() function
810 return protocol_lock_request(&This->base); in HttpProtocol_LockRequest()