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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_net.c50 * smb_soshutdown: Disconnect a socket created with smb_socreate
74 * smb_soshutdown will disconnect the socket and prevent subsequent PDU
77 * smb_sorecv/smb_iov_sorecv will return so smb_soshutdown can be used
81 smb_soshutdown(ksocket_t so) function
88 * created with smb_socreate. The socket must be shutdown using smb_soshutdown

Completed in 58 milliseconds