Home
last modified time | relevance | path

Searched refs:smb_iod_logoff (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c92 static int smb_iod_logoff(struct smb_vc *vcp, cred_t *cr);
543 (void) smb_iod_logoff(vcp, CRED()); in smb_iod_recvall()
1638 smb_iod_logoff(struct smb_vc *vcp, cred_t *cr) in smb_iod_logoff() function