Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmb.c168 SMB_CLOSE, enumerator
807 next_state = SMB_CLOSE; in smb_request_state()
821 next_state = SMB_CLOSE; in smb_request_state()
839 next_state = SMB_CLOSE; in smb_request_state()
846 next_state = (len < MAX_PAYLOAD_SIZE) ? SMB_CLOSE : SMB_DOWNLOAD; in smb_request_state()
852 next_state = SMB_CLOSE; in smb_request_state()
861 next_state = SMB_CLOSE; in smb_request_state()
866 case SMB_CLOSE: in smb_request_state()
895 case SMB_CLOSE: in smb_request_state()