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
810 next_state = SMB_DOWNLOAD; in smb_request_state()
815 case SMB_DOWNLOAD: in smb_request_state()
843 next_state = (len < MAX_PAYLOAD_SIZE) ? SMB_CLOSE : SMB_DOWNLOAD; in smb_request_state()
884 case SMB_DOWNLOAD: in smb_request_state()