Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/dfmounts/
H A Ddfmounts.c122 char *lastclient; in pr_mounts() local
173 lastclient = ""; in pr_mounts()
179 if (strcmp(lastclient, (*tb)->ml_hostname) == 0) { in pr_mounts()
191 lastclient = (*tb)->ml_hostname; in pr_mounts()