HomeSort by relevance Sort by last modified time
    Searched defs:zflg (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/ipcrm/
ipcrm.c 68 static int zflg; variable
142 if (!zflg)
174 if (!zflg) {
206 if (!zflg)
244 if (!zflg) {
274 if (!zflg)
306 if (!zflg) {
378 zflg++;
402 if (zflg > 1) {
  /onnv/onnv-gate/usr/src/cmd/ipcs/
ipcs.c 96 zflg, /* show only objects from specified zone */ variable
97 Zflg, /* display zone name */
182 zflg = 1;
186 Zflg = 1;
229 Zflg ? " ZONE" : "");
238 if ((zflg || !Zflg) &&
257 if (Zflg)
290 Zflg ? " ZONE" : "");
299 if ((zflg || !Zflg) &
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop.c 85 boolean_t zflg; variable
353 zflg = B_TRUE;
  /onnv/onnv-gate/usr/src/cmd/ps/
ps.c 229 static int zflg; variable
230 static int Zflg;
497 zflg = hflg = 0;
682 zflg++;
706 Zflg++;
722 if (!(aflg|Aflg|dflg|Gflg|hflg|Uflg|uflg|tflg|pflg|gflg|sflg|zflg)) {
760 zflg = hflg = 0;
827 if (Zflg)
870 if (pflg && !(aflg|Aflg|dflg|Gflg|Uflg|uflg|hflg|tflg|gflg|sflg|zflg) &&
978 else if (zflg && search(zoneid, nzoneid, info.pr_zoneid)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
zfs_vnops.c 1263 int zflg = 0; local
1266 zflg |= ZCILOOK;
1268 error = zfs_dirent_lock(&dl, dzp, name, &zp, zflg,
1442 int zflg = ZEXISTS; local
1801 int zflg = ZEXISTS; local
3077 int zflg = 0; local
3372 int zflg = ZNEW; local
    [all...]

Completed in 420 milliseconds