Searched refs:nb_timo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/smbfs/include/netsmb/
H A Dnb_lib.h62 int nb_timo; member in struct:nb_ctx
/freebsd-10.2-release/contrib/smbfs/lib/smb/
H A Dnbns_rq.c249 if (ctx->nb_timo == 0)
250 ctx->nb_timo = 1; /* by default 1 second */
270 tv.tv_sec = rqp->nr_nbd->nb_timo;
H A Dnb.c151 rc_getint(rcfile, sname, "nbtimeout", &ctx->nb_timo);

Completed in 51 milliseconds