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

/opensolaris-onvv-gate/usr/src/cmd/ttymon/
H A Dsttydefs.c50 static int fflg = 0; /* -f seen */ variable
129 fflg = TRUE;
198 if ((iflg) || (fflg) || (bflg) || (nflg))
294 if (!fflg)
/opensolaris-onvv-gate/usr/src/cmd/des/
H A Ddes.c75 int fflg = 0; /* suppress warning if H/W DES not available */ local
92 fflg++;
143 if (!fflg) {
/opensolaris-onvv-gate/usr/src/cmd/ps/
H A Dps.c223 static int fflg; variable
479 fflg++;
829 if (fflg) {
835 if (lflg || fflg)
844 if (Lflg && fflg)
848 else if (lflg || fflg) {
859 if (fflg)
1366 if (fflg) { /* UID */
1375 if (lflg || fflg)
1392 if (Lflg && fflg) /* NLW
[all...]
/opensolaris-onvv-gate/usr/src/ucbcmd/ls/
H A Dls.c68 static int aflg, dflg, gflg, lflg, sflg, tflg, uflg, iflg, fflg, cflg; variable
152 fflg++; break;
163 if (fflg) {
192 if (fflg)
232 if (fflg == 0)
562 if (dflg == 0 && fflg == 0) {
/opensolaris-onvv-gate/usr/src/cmd/file/
H A Dfile.c210 int fflg = 0; local
242 fflg++;
286 if (!cflg && !fflg && (eflg || optind == argc))
398 for (; fflg || optind < argc; optind += !fflg) {
401 if (fflg) {
403 fflg = 0;
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/quot/
H A Dquot.c93 static int fflg; variable
139 fflg++;
449 if (fflg)
/opensolaris-onvv-gate/usr/src/cmd/fs.d/
H A Dumount.c61 int aflg, oflg, Vflg, dashflg, dflg, fflg; variable
203 fflg++;
382 if (fflg) {
446 if (fflg) {
H A Dmount.c136 int aflg, cflg, fflg, Fflg, gflg, oflg, pflg, rflg, vflg, Vflg, mflg, Oflg, variable
273 fflg++;
343 if (fflg + Fflg > 1) {
351 if (cflg || fflg || mflg || oflg || rflg || qflg)
400 if (fflg) {
/opensolaris-onvv-gate/usr/src/cmd/ed/
H A Ded.c251 static int fflg, shflg; variable
467 fflg++;
582 fflg++;
2667 if (fflg) {
2680 fflg = 0;
2686 fflg = 0;
/opensolaris-onvv-gate/usr/src/cmd/sa/
H A Dsar.c87 static int sflg, eflg, iflg, oflg, fflg; variable
171 fflg++;
204 if (fflg == 0) {
H A Dsadp.c216 int fflg, dflg, tflg, hflg, errflg; variable
1017 if (fflg)
/opensolaris-onvv-gate/usr/src/cmd/mv/
H A Dmv.c100 static int fflg = 0; variable
193 fflg++;
800 if (fflg) {
/opensolaris-onvv-gate/usr/src/cmd/ls/
H A Dls.c269 static int fflg; variable
738 fflg++;
963 if (fflg) {
1085 if (flist[i]->ltype == 'd' && dflg == 0 || fflg)
1161 if (fflg == 0 && Uflg == 0)
/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c1720 int fflg = ((so->so_state & SS_NDELAY) ? FNDELAY : 0) | local
1814 if ((error = kstrwritemp(vp, wmp, fflg)) != 0) {
/opensolaris-onvv-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c202 int fflg; variable

Completed in 218 milliseconds