Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsmbfs/netsmb/
H A Dnb_lib.h69 int nb_timo; member
/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dnbns_rq.c471 if (ctx->nb_timo == 0) in nbns_rq_prepare()
472 ctx->nb_timo = 1; /* by default 1 second */ in nbns_rq_prepare()
492 tv.tv_sec = rqp->nr_nbd->nb_timo; in nbns_rq_recv()
H A Dnb.c257 rc_getint(rcfile, sname, "nbtimeout", &ctx->nb_timo); in nb_ctx_readrcsection()