Searched defs:sent_buf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_transact.c827 char *sent_buf; local
877 sent_buf = esi.es_buf;
887 (void) smb_mbc_encodef(&xa->rep_data_mb, fmt, sent_buf);
889 sent_buf += data_scnt;

Completed in 77 milliseconds