Searched refs:aflag (Results 1 - 25 of 89) sorted by relevance

1234

/netbsd-current/external/bsd/pdisk/dist/
H A Ddump.h55 extern int aflag;
/netbsd-current/usr.sbin/lpr/lpq/
H A Dlpq.c79 int ch, aflag, lflag; local
91 aflag = lflag = 0;
95 ++aflag;
116 if (!aflag && printer == NULL && (printer = getenv("PRINTER")) == NULL)
131 if (aflag) {
/netbsd-current/usr.sbin/ypserv/makedbm/
H A Dmakedbm.c63 int aflag, uflag, bflag, lflag, sflag; local
71 aflag = uflag = bflag = lflag = sflag = 0;
77 bflag = aflag = 1;
81 lflag = aflag = 1;
85 sflag = aflag = 1;
90 aflag = 1;
95 aflag = 1;
100 aflag = 1;
105 aflag = 1;
118 if ((uflag != 0) && (aflag !
[all...]
/netbsd-current/usr.sbin/quotaon/
H A Dquotaon.c87 int aflag = 0; /* all file systems */ local
100 aflag++;
119 if (argc <= 0 && !aflag)
150 if (!aflag) {
160 if (!aflag) {
170 if (!aflag) {
/netbsd-current/usr.bin/sed/
H A Dextern.h45 extern int aflag, eflag, nflag;
/netbsd-current/sbin/ttyflags/
H A Dttyflags.c76 int aflag, ch, rval; local
78 aflag = nflag = vflag = 0;
82 aflag = 1;
97 if (aflag && argc != 0)
105 if (aflag)
/netbsd-current/usr.bin/ctags/
H A Dctags.c90 int aflag; /* -a: append to tags */ local
97 aflag = uflag = NO;
107 aflag++;
167 ++aflag;
169 if (!(outf = fopen(outfile, aflag ? "a" : "w")))
/netbsd-current/sbin/sysctl/
H A Dpathconf.c78 int Aflag, aflag, nflag, wflag, stdinflag; variable
96 aflag = 1;
116 if (Aflag || aflag) {
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dclassify.c19 static void sticky_ck (struct file_info *finfo, int aflag,
32 * aflag
43 int force_tag_match, int aflag, Vers_TS **versp, int pipeout)
309 sticky_ck (finfo, aflag, vers);
335 sticky_ck (finfo, aflag, vers);
410 sticky_ck (struct file_info *finfo, int aflag, Vers_TS *vers) argument
412 if (aflag || vers->tag || vers->date)
42 Classify_File(struct file_info *finfo, char *tag, char *date, char *options, int force_tag_match, int aflag, Vers_TS **versp, int pipeout) argument
H A Dcheckout.c93 static int aflag; variable
164 aflag = 1;
310 if (aflag)
1045 tag_check_valid (tag, argc - 1, argv + 1, 0, aflag,
1055 tag_check_valid (tag, argc - 1, argv + 1, 0, aflag,
1067 tag_check_valid (join_rev1, argc - 1, argv + 1, 0, aflag,
1070 tag_check_valid (join_rev2, argc - 1, argv + 1, 0, aflag,
1087 true /* update -d */ , aflag, checkout_prune_dirs,
1145 aflag, checkout_prune_dirs, pipeout, which, join_rev1,
H A Drecurse.c43 int aflag; member in struct:recursion_frame
124 * aflag
161 int which, int aflag, int locktype,
176 " local=%d, which=%d, aflag=%d,\n"
182 local, which, aflag, locktype,
190 " local=%d, which=%d, aflag=%d,\n"
196 local, which, aflag, locktype,
208 frame.aflag = aflag;
784 filelist = Find_Names (repository, lwhich, frame->aflag,
158 start_recursion(FILEPROC fileproc, FILESDONEPROC filesdoneproc, DIRENTPROC direntproc, DIRLEAVEPROC dirleaveproc, void *callerdat, int argc, char **argv, int local, int which, int aflag, int locktype, char *update_preload, int dosrcs, char *repository_in) argument
[all...]
H A Dclient.h116 send_files (int argc, char **argv, int local, int aflag,
/netbsd-current/sbin/wsconsctl/
H A Dwsconsctl.c77 int aflag, dflag, kflag, mflag, wflag; local
85 aflag = 0;
100 aflag = 1;
133 if (argc > 0 && aflag != 0)
135 if (aflag != 0 && wflag != 0)
169 if (aflag != 0) {
/netbsd-current/usr.bin/xlint/lint1/
H A Dmain1.c53 int aflag; variable
142 case 'a': aflag++; break;
/netbsd-current/games/backgammon/common_source/
H A Dinit.c56 int aflag = 1; /* flag to ask for rules or instructions */ variable
H A Dsubs.c311 aflag = 0;
320 aflag = 0;
329 aflag = 0;
338 aflag = 0;
H A Dback.h89 extern int aflag; /* flag to ask for rules or instructions */
/netbsd-current/usr.sbin/sa/
H A Dextern.h88 extern int aflag, bflag, cflag, dflag, Dflag, fflag, iflag, jflag, kflag;
/netbsd-current/usr.bin/du/
H A Ddu.c83 int Hflag, Lflag, aflag, ch, cflag, dflag, gkmflag, nflag, rval, sflag; local
86 Hflag = Lflag = aflag = cflag = dflag = gkmflag = nflag = sflag = 0;
104 aflag = 1;
174 if (aflag) {
/netbsd-current/usr.sbin/repquota/
H A Drepquota.c97 static int aflag = 0; /* all file systems */ variable
138 aflag++;
161 if (xflag && (argc != 1 || aflag))
163 if (argc == 0 && !aflag)
166 if (aflag)
178 if (!aflag) {
/netbsd-current/usr.bin/videoctl/
H A Dvideoctl.c67 static bool aflag = false; variable
115 aflag = true;
131 if (wflag && aflag)
137 if (aflag && argc > 0)
140 if (!wflag && !aflag && argc == 0)
151 if (aflag) {
/netbsd-current/usr.sbin/ifwatchd/
H A Difwatchd.c320 int aflag; local
348 aflag = check_addrflags(ifa->sa_family, ifam->ifam_addrflags);
349 if ((ev == UP && aflag == READY) || ev == DOWN)
567 int s, aflag; local
625 aflag = check_addrflags(ifa->sa_family, p->ifa_addrflags);
626 if (aflag != READY)
/netbsd-current/usr.bin/touch/
H A Dtouch.c94 int aflag, cflag, Dflag, hflag, mflag, ch, fd, len, rval, timeset; local
101 aflag = cflag = Dflag = hflag = mflag = timeset = 0;
109 aflag = 1;
150 if (aflag == 0 && mflag == 0)
151 aflag = mflag = 1;
201 if (!aflag)
/netbsd-current/usr.bin/netstat/
H A Dnetstat.h38 extern int aflag; /* show all sockets (including servers) */
/netbsd-current/usr.bin/mkdep/
H A Dmkdep.c214 int aflag, dflag, iflag, oflag, qflag; local
233 aflag = O_WRONLY | O_APPEND | O_CREAT | O_TRUNC;
250 aflag &= ~O_TRUNC;
313 dependfile = open(filename, aflag, 0666);
471 aflag & O_TRUNC ? "write" : "append", filename);

Completed in 188 milliseconds

1234