Home
last modified time | relevance | path

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

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