Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmb.c169 SMB_CLOSE, enumerator
804 next_state = SMB_CLOSE; in smb_request_state()
818 next_state = SMB_CLOSE; in smb_request_state()
836 next_state = SMB_CLOSE; in smb_request_state()
843 next_state = (len < MAX_PAYLOAD_SIZE) ? SMB_CLOSE : SMB_DOWNLOAD; in smb_request_state()
849 next_state = SMB_CLOSE; in smb_request_state()
858 next_state = SMB_CLOSE; in smb_request_state()
863 case SMB_CLOSE: in smb_request_state()
892 case SMB_CLOSE: in smb_request_state()