Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.c77 static int nb_disconnect(struct nbpcb *nbp);
196 (void) nb_disconnect(nbp); in nb_getmsg_mlen()
547 (void) nb_disconnect(nbp); in smb_nbst_done()
637 return (nb_disconnect(nbp)); in smb_nbst_disconnect()
641 nb_disconnect(struct nbpcb *nbp) in nb_disconnect() function