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

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

Completed in 61 milliseconds