Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dsmb.c362 SMB_DOWNLOAD, enumerator
410 "SMB_DOWNLOAD", in request_state()
1020 next_state = SMB_DOWNLOAD; in smb_request_state()
1025 case SMB_DOWNLOAD: in smb_request_state()
1051 next_state = (len < MAX_PAYLOAD_SIZE) ? SMB_CLOSE : SMB_DOWNLOAD; in smb_request_state()
1092 case SMB_DOWNLOAD: in smb_request_state()

Completed in 3 milliseconds