Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rexd/
H A Dmount_nfs.c801 static char goodhost[MAXHOSTNAMELEN+1]; in pingnfs() local
806 if (goodtime > time_now && strcmp(hostname, goodhost) == 0) in pingnfs()
830 (void) strcpy(goodhost, hostname); in pingnfs()