Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmb.c167 SMB_DOWNLOAD, enumerator
774 next_state = SMB_DOWNLOAD; in smb_request_state()
778 case SMB_DOWNLOAD: in smb_request_state()
806 next_state = (len < MAX_PAYLOAD_SIZE) ? SMB_CLOSE : SMB_DOWNLOAD; in smb_request_state()
847 case SMB_DOWNLOAD: in smb_request_state()