Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dsmb.c364 SMB_CLOSE, enumerator
412 "SMB_CLOSE", in request_state()
1014 next_state = SMB_CLOSE; in smb_request_state()
1028 next_state = SMB_CLOSE; in smb_request_state()
1046 next_state = SMB_CLOSE; in smb_request_state()
1051 next_state = (len < MAX_PAYLOAD_SIZE) ? SMB_CLOSE : SMB_DOWNLOAD; in smb_request_state()
1057 next_state = SMB_CLOSE; in smb_request_state()
1066 next_state = SMB_CLOSE; in smb_request_state()
1071 case SMB_CLOSE: in smb_request_state()
1100 case SMB_CLOSE in smb_request_state()
[all...]

Completed in 2 milliseconds