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

/netbsd-6-1-5-RELEASE/sbin/disklabel/
H A Dextern.h36 extern int Cflag;
H A Dinteract.c137 showpartitions(stdout, lp, Cflag);
145 showpartitions(stdout, lp, Cflag);
541 showpartition(stdout, lp, part, Cflag);
549 showpartition(stdout, lp, i, Cflag);
H A Dmain.c153 int Cflag; /* CHS format output */ variable
296 Cflag = 1;
420 showpartitions(stdout, &lab, Cflag);
972 showpartitions(stdout, &hlp, Cflag);
1218 showpartitions(fp, &lab, Cflag);
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint2/
H A Dmain2.c60 int Cflag; variable
86 * other input files has been read and, for Cflag, after the new lint library
127 Cflag = 1;
168 if (Cflag) {
H A Dexterns2.h40 extern int Cflag;
/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dmtree.c62 int cflag, Cflag, dflag, Dflag, eflag, iflag, lflag, mflag, variable
87 Cflag = 1;
200 if ((cflag && Cflag) || (cflag && Dflag) || (Cflag && Dflag))
213 if (Cflag || Dflag) {
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/clockstuff/
H A Dpropdelay.c115 int Cflag = 0; variable
163 Cflag++;
175 if (errflg || (!(Cflag || Wflag || Gflag) && ntp_optind+4 != argc) ||
176 ((Cflag || Wflag || Gflag) && ntp_optind+2 != argc)) {
188 if (!(Cflag || Wflag || Gflag)) {
231 } else if (Cflag) {
/netbsd-6-1-5-RELEASE/usr.sbin/btattach/
H A Dbtattach.c154 tcflag_t cflag, Cflag; local
161 Cflag = 0;
172 Cflag |= CRTSCTS;
191 Cflag |= PARENB;
213 test(argv[0], cflag, Cflag);
253 tio.c_cflag &= ~Cflag;
522 test(const char *tty, tcflag_t cflag, tcflag_t Cflag) argument
572 tio.c_cflag &= ~Cflag;
/netbsd-6-1-5-RELEASE/usr.bin/rpcgen/
H A Drpc_clntout.c124 if (Cflag) { /* C++ style heading */
159 if (!Cflag) {
170 if (!Cflag) {
200 if (!Cflag)
H A Drpc_svcout.c84 if (Cflag)
131 if (Cflag)
134 if (Cflag)
265 Cflag ? "(SIG_PF)" : "(void(*)())");
323 if (Cflag) {
395 if (Cflag) {
412 if (Cflag) {
467 if (Cflag) {
494 if (Cflag) {
513 if (Cflag) {
[all...]
H A Drpc_util.h79 extern int Cflag; /* C++ flag */
H A Drpc_sample.c100 if (Cflag)
264 if (Cflag)
H A Drpc_main.c125 int Cflag = 0; /* ANSI C syntax */ variable
600 if (Cflag) {
619 if (Cflag && (inetdflag || pmflag)) {
685 if (Cflag)
787 if (Cflag)
978 Cflag = 1;
H A Drpc_cout.c154 if (Cflag) {
/netbsd-6-1-5-RELEASE/bin/sh/
H A Doptions.h87 #define Cflag optlist[11].val macro
H A Dredir.c206 if (Cflag)
/netbsd-6-1-5-RELEASE/usr.bin/xlint/xlint/
H A Dxlint.c111 static int iflag, oflag, Cflag, sflag, tflag, Fflag, dflag, Bflag, Sflag; variable
406 if (Cflag)
468 if (Cflag || oflag || iflag)
470 Cflag = 1;
499 if (Cflag || oflag)
595 if (Cflag)
/netbsd-6-1-5-RELEASE/games/canfield/canfield/
H A Dcanfield.c166 static bool mtfdone, Cflag = FALSE; variable
456 if (Cflag) {
929 if (Cflag) {
943 if (Cflag) {
964 if (!Cflag)
1028 if (Cflag) {
1037 if (Cflag) {
1050 if (Cflag) {
1065 if (!Cflag || cardsoff == 52)
1532 Cflag
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.h43 extern int tflag, Cflag, Pflag;
H A Dtoken.c140 if (Cflag) { PUTCH('/'); PUTCH('*'); }
152 if (Cflag) {
162 if (Cflag) PUTCH(ch);
207 cppcmt: if (Cflag) { PUTCH(ch); } else { PUTCH(' '); }
209 if (Cflag) PUTCH(ch);
500 if (Cflag && !flslvl && readmac) {
524 if (!tflag && !Cflag && !flslvl)
649 if (Cflag == 0 || c2 != '*')
H A Dcpp.c84 int Cflag, Mflag, dMflag, Pflag; variable
161 Cflag++;
1179 if (Cflag)
1241 if (Cflag)
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dtcpdump.c642 Cflag = atoi(optarg) * 1000000;
643 if (Cflag < 0)
1198 /* We do not need numbering for dumpfiles if Cflag isn't set. */
1199 if (Cflag != 0)
1207 if (Cflag != 0 || Gflag != 0) {
1470 * and a Cflag size boundary coincide, the time rotation will occur
1471 * first thereby cancelling the Cflag boundary (since the file should
1504 * not using Cflag).
1506 if (Cflag == 0 && Wflag > 0 && Gflag_count >= Wflag) {
1519 * This is always the first file in the Cflag
[all...]
H A Dinterface.h376 #define Cflag gndo->ndo_Cflag macro
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c81 int need_usage = 0, cflag = 0, fflag = 0, Cflag = 0; local
131 Cflag = 1;
260 if (Cflag > 0) {
/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Difconfig.c545 bool aflag = false, Cflag = false; local
580 Cflag = true;
656 if ((lflag || Cflag) && (aflag || get_flag('m') || vflag || zflag))
658 if ((lflag || Cflag) && get_flag('L'))
660 if (lflag && Cflag)

Completed in 450 milliseconds