Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rexd/
H A Dmount_nfs.c803 static time_t goodtime, deadtime; in pingnfs() local
806 if (goodtime > time_now && strcmp(hostname, goodhost) == 0) in pingnfs()
831 goodtime = time_now + cache_time; in pingnfs()