| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/ |
| rwho.c | 74 static int aflg = 0; variable 90 aflg++; 124 if (aflg == 0 && we->we_idle >= 60*60) { 160 if (aflg) {
|
| ruptime.c | 66 static int aflg; variable 93 aflg++; 179 if (aflg || we->we_idle < 3600)
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/exportfs/ |
| exportfs.sh | 74 -a ) aflg="true" ; shift ;; # share all nfs 83 if [ $aflg ] ; then
|
| /onnv/onnv-gate/usr/src/ucbcmd/touch/ |
| touch.c | 58 int mflg=1, aflg=1, cflg=0, nflg=0; variable 134 aflg--; 137 aflg++; 161 if ((aflg <= 0) || (mflg <= 0)) 237 if (aflg <= 0)
|
| /onnv/onnv-gate/usr/src/cmd/strings/ |
| strings.c | 96 static int aflg; variable 205 aflg++; 218 aflg++; 307 aflg++; 309 if (aflg) 334 if (!aflg)
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/showmount/ |
| showmount.c | 75 int aflg = 0, dflg = 0, eflg = 0; local 98 aflg++; 154 if (aflg + dflg == 0) { 204 if (aflg) {
|
| /onnv/onnv-gate/usr/src/cmd/script/ |
| script.c | 64 int aflg; variable 86 aflg++; 100 if ((fscript = fopen(fname, aflg ? "a" : "w")) == NULL) {
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/ |
| mount.c | 136 int aflg, cflg, fflg, Fflg, gflg, oflg, pflg, rflg, vflg, Vflg, mflg, Oflg, variable 260 aflg++; 320 /* more than two args not allowed if !aflg */ 321 if (!aflg && (argc - optind > 2)) 325 if (pflg + vflg + aflg > 1) { 336 if (aflg && Oflg) { 350 if (!aflg && optind == argc) { 379 if (!aflg && optind == argc) { 411 if (aflg && (fscnt != 1)) 418 aflg = 0 [all...] |
| umount.c | 63 int aflg, oflg, Vflg, dashflg, dflg, fflg; variable 185 aflg++; 219 if (!aflg && fscnt != 1) 253 if (aflg && fscnt != 1) 256 aflg = 0;
|
| /onnv/onnv-gate/usr/src/cmd/ttymon/ |
| sttydefs.c | 94 int aflg = 0; /* -a seen */ local 117 aflg = TRUE; 195 if (aflg) {
|
| /onnv/onnv-gate/usr/src/cmd/msgfmt/ |
| xgettext.c | 126 static int aflg = FALSE; variable 267 aflg = TRUE; 321 if ((xflg == TRUE) && (aflg == FALSE)) 325 if ((jflg == TRUE) && (aflg == TRUE)) { 744 } else if (aflg == TRUE) { 803 } else if (aflg == TRUE) { 891 } else if (aflg == TRUE) { 911 if (aflg == TRUE) { 951 if ((aflg == TRUE) && 1398 if (aflg == TRUE) [all...] |
| /onnv/onnv-gate/usr/src/cmd/du/ |
| du.c | 50 static int aflg = 0; variable 124 aflg++; 409 * command line, so print here; aflg means print all files. 411 if (sflg == 0 && (aflg || level == 0))
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/quot/ |
| quot.c | 97 static int aflg; variable 151 aflg++; 175 if (aflg) {
|
| /onnv/onnv-gate/usr/src/ucbcmd/ls/ |
| ls.c | 68 static int aflg, dflg, gflg, lflg, sflg, tflg, uflg, iflg, fflg, cflg; variable 70 static int qflg, Aflg, Cflg, Fflg, Lflg, Rflg; 101 Aflg++; 130 aflg++; break; 132 Aflg++; break; 164 aflg++; lflg = 0; sflg = 0; tflg = 0; 290 if (aflg == 0 && dp->d_name[0] == '.' && 291 (Aflg == 0 || dp->d_name[1] == 0 ||
|
| /onnv/onnv-gate/usr/src/cmd/ps/ |
| ps.c | 213 static int Aflg; 217 static int aflg; variable 495 Aflg++; 504 aflg++; 722 if (!(aflg|Aflg|dflg|Gflg|hflg|Uflg|uflg|tflg|pflg|gflg|sflg|zflg)) { 758 if (Aflg) { 759 Gflg = Uflg = uflg = pflg = sflg = gflg = aflg = dflg = 0; 762 if (Aflg | aflg | dflg [all...] |
| ucbps.c | 89 static int aflg; /* Display all processes */ variable 252 aflg++; 333 aflg = rflg = xflg = 0; 468 if (!found && !tflg && !aflg && info.pr_euid != my_uid) 870 if (!(*tp == '?' && aflg) && tflg && !found) {
|
| /onnv/onnv-gate/usr/src/cmd/avs/dscfg/ |
| dscfg.c | 66 int aflg; variable 477 aflg++; 849 if (aflg) {
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/ff/ |
| ff.c | 100 int Aflg = 0; /* accessed in n days */ 104 int aflg = 0; /* print the names `.' and `..' */ variable 187 Aflg++; 237 aflg++; 505 if (aflg == 0 && dotname(dp)) 518 if (Sflg || uflg || Aflg || Mflg || Cflg || Nflg || Lflg) 520 if ((!Aflg ||
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/ncheck/ |
| ncheck.c | 112 int aflg = 0; variable 165 aflg++; 464 if (aflg == 0 && dotname(dp))
|
| /onnv/onnv-gate/usr/src/cmd/acct/ |
| acctcms.c | 90 int aflg; variable 151 aflg++; 195 if (aflg) 212 if (aflg)
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/utils/ |
| nisrestore.cc | 62 static bool_t aflg = FALSE; variable 853 if (aflg) { 1168 aflg = TRUE; 1183 if (aflg || tocflg) {
|
| /onnv/onnv-gate/usr/src/lib/libsmbfs/smb/ |
| ctx.c | 316 int aflg = 0, uflg = 0; local 340 aflg = 1; 361 if (aflg && uflg) { [all...] |
| /onnv/onnv-gate/usr/src/cmd/pr/ |
| pr.c | 246 int aflg = 0; local 457 aflg++;
|
| /onnv/onnv-gate/usr/src/cmd/ls/ |
| ls.c | 264 static int aflg; variable 287 static int Aflg; 692 aflg++; 695 Aflg++; 965 aflg++; [all...] |
| /onnv/onnv-gate/usr/src/cmd/avs/dsw/ |
| iiadm.c | 185 int Aflg; 197 int aflg; variable 355 aflg++; 375 Aflg++; 504 last_lock = (eflg || dflg || mflg || Aflg || Dflg || Eflg || Iflg || 592 } else if (aflg) { 602 } else if (Aflg) { [all...] |