Searched defs:aflg (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/cmd/virtinfo/
H A Dvirtinfo.c73 int aflg = 0, cflg = 0, dflg = 0, pflg = 0, sflg = 0, tflg = 0, local
89 aflg = 1;
119 if (aflg) {
120 /* aflg -> set all flags except -p */
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Druptime.c66 static int aflg; variable
93 aflg++;
179 if (aflg || we->we_idle < 3600)
H A Drwho.c74 static int aflg = 0; variable
90 aflg++;
124 if (aflg == 0 && we->we_idle >= 60*60) {
160 if (aflg) {
/illumos-gate/usr/src/cmd/fs.d/nfs/showmount/
H A Dshowmount.c75 int aflg = 0, dflg = 0, eflg = 0; local
98 aflg++;
154 if (aflg + dflg == 0) {
204 if (aflg) {
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttydefs.c94 int aflg = 0; /* -a seen */ local
117 aflg = TRUE;
195 if (aflg) {
/illumos-gate/usr/src/ucbcmd/touch/
H A Dtouch.c58 int mflg=1, aflg=1, cflg=0, nflg=0; variable
134 aflg--;
137 aflg++;
161 if ((aflg <= 0) || (mflg <= 0))
237 if (aflg <= 0)
/illumos-gate/usr/src/cmd/script/
H A Dscript.c64 int aflg; variable
86 aflg++;
100 if ((fscript = fopen(fname, aflg ? "a" : "w")) == NULL) {
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c96 static int aflg; variable
205 aflg++;
218 aflg++;
307 aflg++;
309 if (aflg)
334 if (!aflg)
/illumos-gate/usr/src/cmd/du/
H A Ddu.c50 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))
/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfg.c66 int aflg; variable
477 aflg++;
849 if (aflg) {
/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c90 int aflg; variable
151 aflg++;
195 if (aflg)
212 if (aflg)
/illumos-gate/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c112 int aflg = 0; variable
165 aflg++;
464 if (aflg == 0 && dotname(dp))
/illumos-gate/usr/src/cmd/fs.d/ufs/quot/
H A Dquot.c97 static int aflg; variable
151 aflg++;
175 if (aflg) {
/illumos-gate/usr/src/cmd/fs.d/
H A Dumount.c62 int aflg, oflg, Vflg, dashflg, dflg, fflg; variable
173 aflg++;
207 if (!aflg && fscnt != 1)
241 if (aflg && fscnt != 1)
244 aflg = 0;
H A Dmount.c141 int aflg, cflg, fflg, Fflg, gflg, oflg, pflg, rflg, vflg, Vflg, mflg, Oflg, variable
256 aflg++;
316 /* more than two args not allowed if !aflg */
317 if (!aflg && (argc - optind > 2))
321 if (pflg + vflg + aflg > 1) {
332 if (aflg && Oflg) {
346 if (!aflg && optind == argc) {
375 if (!aflg && optind == argc) {
407 if (aflg && (fscnt != 1))
414 aflg
[all...]
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dctx.c319 int aflg = 0, uflg = 0; local
343 aflg = 1;
364 if (aflg && uflg) {
/illumos-gate/usr/src/cmd/ps/
H A Ducbps.c91 static int aflg; /* Display all processes */ variable
254 aflg++;
335 aflg = rflg = xflg = 0;
470 if (!found && !tflg && !aflg && info.pr_euid != my_uid)
876 if (!(*tp == '?' && aflg) && tflg && !found) {
H A Dps.c226 static int aflg; variable
514 aflg++;
735 if (!(aflg|Aflg|dflg|Gflg|hflg|Uflg|uflg|tflg|pflg|gflg|sflg|zflg)) {
772 Gflg = Uflg = uflg = pflg = sflg = gflg = aflg = dflg = 0;
775 if (Aflg | aflg | dflg)
883 if (pflg && !(aflg|Aflg|dflg|Gflg|Uflg|uflg|hflg|tflg|gflg|sflg|zflg) &&
971 if ((info.pr_pid == info.pr_sid) && (dflg || aflg))
995 if (!found && !tflg && !aflg)
1313 if (aflg && *tp == '?') {
/illumos-gate/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c104 int aflg = 0; /* print the names `.' and `..' */ variable
237 aflg++;
505 if (aflg == 0 && dotname(dp))
/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c68 static int aflg, dflg, gflg, lflg, sflg, tflg, uflg, iflg, fflg, cflg; variable
130 aflg++; break;
164 aflg++; lflg = 0; sflg = 0; tflg = 0;
290 if (aflg == 0 && dp->d_name[0] == '.' &&
/illumos-gate/usr/src/cmd/pr/
H A Dpr.c246 int aflg = 0; local
457 aflg++;
/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c126 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
[all...]
/illumos-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c197 int aflg; variable
355 aflg++;
592 } else if (aflg) {
/illumos-gate/usr/src/cmd/ls/
H A Dls.c265 static int aflg; variable
694 aflg++;
967 aflg++;
1565 if (aflg == 0 && dentry->d_name[0] == '.' &&
1638 if (!aflg || argfl || (NOTWORKINGDIR(file, file_len) &&

Completed in 150 milliseconds