Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c161 int c, go_forever, j; in main() local
175 go_forever = 0; in main()
250 go_forever = 1; in main()
321 } while ((--count > 0) || go_forever); in main()