Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb2_rq.c232 if (rqp->sr_timo == SMBNOREPLYWAIT) { in smb2_rq_internal()
272 if (rqp->sr_timo == SMBNOREPLYWAIT) { in smb2_rq_reply()
H A Dsmb_conn.h113 #define SMBNOREPLYWAIT (0) macro
H A Dsmb_rq.c392 if (rqp->sr_timo == SMBNOREPLYWAIT) { in smb_rq_internal()
549 if (rqp->sr_timo == SMBNOREPLYWAIT) { in smb_rq_reply()
H A Dsmb_iod.c899 int err, tmo = SMBNOREPLYWAIT; in smb_iod_send_echo()