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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_net.c53 * smb_sorecv: Receive data into a buffer from a socket
77 * smb_sorecv/smb_iov_sorecv will return so smb_soshutdown can be used
78 * regain control of a thread stuck in smb_sorecv.
99 smb_sorecv(ksocket_t so, void *msg, size_t len) function

Completed in 57 milliseconds