Searched refs:SMB_COM_CLOSE (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/ | ||
H A D | smb.c | 64 #define SMB_COM_CLOSE 0x04 macro 746 return smb_send_message(data, SMB_COM_CLOSE, &msg, sizeof(msg)); in smb_send_close() |
Completed in 2 milliseconds