| /illumos-gate/usr/src/cmd/abi/spectrans/parser/ |
| H A D | main.c | 57 aflag = 0, local 88 ++aflag; 169 if (aflag == 0) {
|
| /illumos-gate/usr/src/lib/libshell/common/bltins/ |
| H A D | whence.c | 138 register int aflag,r=0; local 151 aflag = ((flags&A_FLAG)!=0); 162 if(!aflag) 164 aflag++; 180 if(!aflag) 183 aflag++; 210 if(!aflag) 213 aflag++; 223 if(path_search(name,&pp,2+(aflag>1))) 255 else if(aflag> [all...] |
| H A D | typeset.c | 53 short aflag; member in struct:tdata 92 tdata.aflag = '-'; 151 tdata.aflag = *argv[1]; 342 if(tdata.aflag==0) 343 tdata.aflag = *opt_info.option; 350 tdata.aflag = *argv[0]; 397 else if(tdata.aflag==0 && ntp && ntp->tp) 398 tdata.aflag = '-'; 407 int aflag=tp->aflag; local [all...] |
| /illumos-gate/usr/src/cmd/lvm/util/ |
| H A D | metaclear.c | 123 int aflag = 0; local 179 ++aflag; 206 if (called_thru_rpc && aflag && !set_flag) { 223 if (aflag) { /* clear all devices */
|
| /illumos-gate/usr/src/cmd/getfacl/ |
| H A D | getfacl.c | 71 int aflag = 0; local 90 aflag++; 219 if (!aflag) { 227 if (!aflag) { 235 if (!aflag) { 243 if (!aflag) { 251 if (!aflag) { 259 if (!aflag) {
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
| H A D | 6to4relay.c | 53 static boolean_t aflag = B_FALSE; variable 208 aflag = B_TRUE; 223 if ((aflag && !eflag) || (eflag && dflag)) { 240 if (!aflag) {
|
| /illumos-gate/usr/src/cmd/wall/ |
| H A D | wall.c | 99 int aflag = 0; local 113 aflag++; 259 sendmes_tozone(zoneidlist[nzids-1], aflag); 262 sendmes_tozone(getzoneid(), aflag); local 293 sendmes_tozone(zoneid_t zid, int aflag) { argument 317 if (aflag || !nonuserx(*p))
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/ |
| H A D | pppstats.c | 99 static int aflag; /* print absolute values, not deltas */ variable 471 if (!aflag) { 498 ++aflag; 535 if (aflag)
|
| /illumos-gate/usr/src/cmd/date/ |
| H A D | date.c | 90 int c, aflag = 0, illflag = 0; local 103 aflag++; 125 if (uflag && aflag) 127 if (Rflag && aflag) 141 if (aflag) {
|
| /illumos-gate/usr/src/cmd/sed/ |
| H A D | main.c | 92 int aflag, eflag, nflag; variable 151 aflag = 1;
|
| /illumos-gate/usr/src/cmd/abi/appcert/static_prof/ |
| H A D | static_prof.h | 146 static int aflag = 1; /* flag for read input as archive */ variable
|
| /illumos-gate/usr/src/cmd/allocate/ |
| H A D | add_allocatable.c | 173 int aflag, cflag, dflag, fflag, lflag, nflag, oflag, tflag; local 178 aflag = cflag = dflag = fflag = lflag = nflag = oflag = tflag = 0; 187 aflag++; 296 if (aflag || cflag || lflag || oflag) 303 if (aflag > 1 || cflag > 1 || lflag > 1 || fflag > 1 ||
|
| /illumos-gate/usr/src/cmd/cdrw/ |
| H A D | main.c | 220 int aflag, iflag, Mflag, Lflag, lflag, bflag, xflag; local 251 iflag = Mflag = Lflag = lflag = bflag = aflag = xflag = cflag = 0; 257 aflag = 1; 416 if (aflag) {
|
| /illumos-gate/usr/src/cmd/fs.d/ufs/quotaon/ |
| H A D | quotaon.c | 69 int aflag; /* all file systems */ variable 127 aflag++; 150 if (argc <= optind && !aflag) { 154 * If aflag go through vfstab and make a list of appropriate 157 if (aflag) {
|
| /illumos-gate/usr/src/cmd/getconf/ |
| H A D | getconf.c | 54 static int aflag = 0; variable 874 if (aflag) { 904 aflag = 1; 927 if ((aflag && argc >= 2) || (!aflag && argc < 2)) 929 if (aflag) {
|
| /illumos-gate/usr/src/cmd/id/ |
| H A D | id.c | 74 int c, aflag = 0, project_flag = 0; local 103 aflag++; 141 (mode != CURR && (project_flag || aflag))) 196 if (aflag) {
|
| /illumos-gate/usr/src/cmd/touch/ |
| H A D | touch.c | 66 int aflag = 0; local 114 aflag++; 158 if ((aflag == 0) && (mflag == 0)) { 159 aflag = 1; 162 if ((aflag && !mflag) || (mflag && !aflag)) 227 if (aflag == 0) {
|
| /illumos-gate/usr/src/cmd/ptools/ptree/ |
| H A D | ptree.c | 82 static int aflag = 0; variable 123 aflag = 1; 126 aflag = cflag = 1; 279 for (p = aflag ? proc0->cp : proc1->cp; p != NULL; p = p->sp) { 330 (p->ppid != 0 || aflag))) { 337 if ((p->ppid != 0 || aflag) &&
|
| /illumos-gate/usr/src/cmd/rpcsvc/ |
| H A D | rusers.c | 75 static int aflag; /* all: list all machines */ variable 115 aflag++; 248 if (utmpidlearr.uia_cnt < 1 && !aflag) 374 if (uap->utmp_array_len < 1 && !aflag)
|
| /illumos-gate/usr/src/cmd/fs.d/ufs/repquota/ |
| H A D | repquota.c | 86 static int aflag; /* all file systems */ variable 123 aflag++; 146 if (argc <= optind && !aflag) 160 * If aflag go through vfstab and make a list of appropriate 163 if (aflag) { 239 if (vflag || aflag)
|
| /illumos-gate/usr/src/cmd/fstyp/ |
| H A D | fstyp.c | 71 int aflag = 0; local 94 aflag = 1; 154 if (aflag || (vflag && (error == FSTYP_ERR_NOP))) {
|
| /illumos-gate/usr/src/cmd/last/ |
| H A D | last.c | 118 int aflag = 0; local 210 aflag++; 372 if (aflag)
|
| /illumos-gate/usr/src/cmd/svr4pkg/pkgchk/ |
| H A D | main.c | 103 int aflag = (-1); variable 251 if (aflag < 0) 252 aflag = 0; 265 aflag = 1; 269 if (aflag < 0) 270 aflag = 0; 350 if ((cflag >= 0) || (aflag >= 0) || 398 if ((cflag >= 0) || (aflag >= 0)) 447 aflag = 0;
|
| /illumos-gate/usr/src/cmd/truss/ |
| H A D | ramdata.c | 61 int aflag; variable
|
| /illumos-gate/usr/src/cmd/sgs/libld/common/ |
| H A D | args.c | 103 static Boolean aflag = FALSE; variable 390 if (aflag) 569 if (aflag && rflag) 1017 aflag = TRUE;
|