Home
last modified time | relevance | path

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

/curl/lib/
H A Dsmb.c355 SMB_CLOSE, enumerator
1009 next_state = SMB_CLOSE; in smb_request_state()
1023 next_state = SMB_CLOSE; in smb_request_state()
1041 next_state = SMB_CLOSE; in smb_request_state()
1046 next_state = (len < MAX_PAYLOAD_SIZE) ? SMB_CLOSE : SMB_DOWNLOAD; in smb_request_state()
1052 next_state = SMB_CLOSE; in smb_request_state()
1061 next_state = SMB_CLOSE; in smb_request_state()
1066 case SMB_CLOSE: in smb_request_state()
1095 case SMB_CLOSE: in smb_request_state()

Completed in 6 milliseconds