Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c59 static int havegblopt = 0; /* global value supercedes gflg value */ variable
134 havegblopt = 1; in main()
138 havegblopt = 1; in main()
191 if ((havegblopt && global) || gflg) { in main()
194 } else if (havegblopt) { in main()