Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt_nl.c148 int nl_timo; member
202 .nl_timo = 60 * hz, in client_nl_create()
336 (nl->nl_timo ? nl->nl_timo : tvtohz(&utimeout)) / in clnt_nl_call()
482 nl->nl_timo = tvtohz((struct timeval *)info); in clnt_nl_control()
487 (struct timeval){.tv_sec = nl->nl_timo / hz}; in clnt_nl_control()