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

/illumos-gate/usr/src/cmd/uname/
H A Duname.c61 int pflg = 0, iflg = 0, Sflg = 0; local
108 Sflg++;
122 if ((Sflg > 1) ||
123 (Sflg && (sflg || nflg || rflg || vflg || mflg || pflg || iflg ||
129 if (Sflg) {
/illumos-gate/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c106 int Sflg = 0; /* print file size */ variable
271 Sflg++;
518 if (Sflg || uflg || Aflg || Mflg || Cflg || Nflg || Lflg)
534 if (Sflg)
/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c97 Sflg = 0; variable
235 Sflg = 1;
348 if (Sflg) {
/illumos-gate/usr/src/cmd/ps/
H A Ducbps.c96 static int Sflg; /* Accumulated time plus all reaped children */ variable
223 Sflg++;
972 if (Sflg) { /* calculate time for process and all reaped children */
1104 if (Sflg) { /* calculate time for process and all reaped children */
/illumos-gate/usr/src/cmd/ls/
H A Dls.c296 static int Sflg; variable
321 /* statreq > 0 if any of sflg, (n)lflg, tflg, Sflg, colorflg are on */
823 Sflg++;
827 Sflg = 0;
833 Sflg = 0;
949 Sflg = 0;
971 Sflg = 0;
2312 } else if (Sflg) {

Completed in 70 milliseconds