Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c907 int error, muxcnt; in smb_iod_sendall() local
936 error = muxcnt = 0; in smb_iod_sendall()
950 if (++muxcnt == vcp->vc_maxmux) { in smb_iod_sendall()
963 (muxcnt < vcp->vc_maxmux) ? 0 : 1; in smb_iod_sendall()