Searched defs:Zflg (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/wall/
H A Dwall.c102 int Zflg = 0; local
138 Zflg++;
151 if (zflg && Zflg) {
240 } else if (Zflg != 0) {
257 if (zflg || Zflg) {
/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c97 Zflg, /* display zone name */ variable
186 Zflg = 1;
229 Zflg ? " ZONE" : "");
238 if ((zflg || !Zflg) &&
257 if (Zflg)
290 Zflg ? " ZONE" : "");
299 if ((zflg || !Zflg) &&
319 if (Zflg)
353 Zflg ? " ZONE" : "");
362 if ((zflg || !Zflg)
[all...]
/illumos-gate/usr/src/cmd/ps/
H A Dps.c240 static int Zflg; variable
719 Zflg++;
840 if (Zflg)
1402 if (Zflg) { /* ZONE */
2282 if (Zflg) {

Completed in 77 milliseconds