Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c491 time_t rtimo; in bootpc_call() local
563 rtimo = 0; in bootpc_call()
662 (rtimo == 0 || time_second >= rtimo)) { in bootpc_call()
782 rtimo = time_second + in bootpc_call()
809 if (rtimo != 0 && time_second >= rtimo) in bootpc_call()