Home
last modified time | relevance | path

Searched refs:Mflag (Results 1 – 25 of 112) sorted by relevance

12345

/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/rpcgen/
H A Drpc_clntout.c92 if (Mflag) in write_program()
125 if (Mflag) { in printarglist()
142 if (Mflag) { in printarglist()
187 if (!Mflag) { in printbody()
196 if (!Mflag) in printbody()
201 if (Mflag) { in printbody()
222 if (Mflag) { in printbody()
235 if (Mflag) { in printbody()
255 if (!Mflag) { in printbody()
H A Drpc_sample.c128 if (!Mflag) in write_sample_client()
144 if (Mflag) in write_sample_client()
170 if (Mflag) { in write_sample_client()
196 if (Mflag) in write_sample_server()
206 if (Mflag) { in write_sample_server()
218 if (Mflag) { in write_sample_server()
H A Drpc_svcout.c91 if (!Mflag) in internal_proctype()
314 if (Mflag) { in write_real_program()
394 if (Mflag) { in write_program()
412 if (Mflag) in write_program()
443 if (Mflag) in write_program()
472 if (Mflag) in write_program()
478 if (Mflag) in write_program()
495 if (Mflag) { in write_program()
/dports/mail/mblaze/mblaze-1.1/
H A Dmdeliver.c30 static int Mflag; variable
82 if (Mflag) { in deliver()
164 if (Mflag && strncmp("From ", line, 5) == 0) in deliver()
167 if (Mflag && in_header && in deliver()
181 if (Mflag) { in deliver()
209 if (Mflag) { in deliver()
256 } while (Mflag && !feof(infile)); in deliver()
330 case 'M': Mflag = 1; break; in main()
H A Dmhdr.c21 static int Mflag; variable
205 if (Mflag) { in header()
240 case 'M': Mflag = 1; break; in main()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/lcc/cpp/
H A Dunix.c11 int Mflag; /* only print active include files */ variable
45 Mflag++; in setup()
74 if(Mflag) in setup()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/lcc/cpp/
H A Dunix.c11 int Mflag; /* only print active include files */ variable
45 Mflag++; in setup()
74 if(Mflag) in setup()
/dports/games/evq3/evq3/code/tools/lcc/cpp/
H A Dunix.c11 int Mflag; /* only print active include files */ variable
45 Mflag++; in setup()
74 if(Mflag) in setup()
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/cpp/
H A Dunix.c11 int Mflag; /* only print active include files */ variable
45 Mflag++; in setup()
74 if(Mflag) in setup()
H A Dinclude.c94 if ( Mflag>1 || (!angled&&Mflag==1) ) { in doinclude()
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/cpp/
H A Dunix.c11 int Mflag; /* only print active include files */ variable
45 Mflag++; in setup()
74 if(Mflag) in setup()
H A Dinclude.c94 if ( Mflag>1 || (!angled&&Mflag==1) ) { in doinclude()
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/cpp/
H A Dunix.c12 int Mflag; /* only print active include files */ variable
46 Mflag++; in setup()
80 if(Mflag) in setup()
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/cpp/
H A Dunix.c12 int Mflag; /* only print active include files */ variable
46 Mflag++; in setup()
80 if(Mflag) in setup()
H A Dinclude.c94 if ( Mflag>1 || (!angled&&Mflag==1) ) { in doinclude()
/dports/sysutils/heirloom/heirloom-070715/cpio/
H A Dflags.c127 Mflag = oneintfmt(optarg); in flags()
188 Mflag || bflag || fflag || kflag || sflag || in flags()
226 if (!sysv3 && Mflag && Oflag == NULL && Iflag == NULL) { in flags()
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/lcc/cpp/
H A Dunix.c11 int Mflag; /* only print active include files */ variable
45 Mflag++; in setup()
74 if(Mflag) in setup()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/lcc/cpp/
H A Dunix.c11 int Mflag; /* only print active include files */ variable
45 Mflag++; in setup()
74 if(Mflag) in setup()
/dports/editors/libreoffice/libreoffice-7.2.6.2/soltools/cpp/
H A D_unix.c42 int Mflag = 0; /* print macro expansion */ variable
114 Mflag = 1; in setup()
118 Mflag = 2; in setup()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/soltools/cpp/
H A D_unix.c42 int Mflag = 0; /* print macro expansion */ variable
110 Mflag = 1; in setup()
114 Mflag = 2; in setup()
/dports/net/timed/timed-8.1/timed/
H A Dtimed.c75 int Mflag; variable
147 Mflag = 1; in main()
199 Mflag = 1; in main()
369 if (Mflag) { in main()
534 if (Mflag) in lookformaster()
647 if (!Mflag && ntp->status == SLAVE) in checkignorednets()
652 if (!Mflag && ntp->status == SLAVE) in checkignorednets()
759 if (goodgroup == NULL || !Mflag) in get_goodgroup()
818 if (!ghp || !Mflag) /* trust everyone if no one named */ in good_host_name()
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/devel/
H A Dregenerate75 my $Mflag = defined $entry->{flags}{M};
76 $seen{"$entry->{name}/$entry->{cond}/$Mflag"}++;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/devel/
H A Dregenerate75 my $Mflag = defined $entry->{flags}{M};
76 $seen{"$entry->{name}/$entry->{cond}/$Mflag"}++;
/dports/sysutils/dfc/dfc-3.1.1/src/
H A Dutil.c519 max.mntdir = Mflag ? 0 : (int)strlen(_("MOUNTED ON")) + 1; in init_maxwidths()
587 if (!Mflag) in update_maxwidth()
647 if (!Mflag) { in auto_adjust()
648 Mflag = 1; in auto_adjust()
H A Ddfc.c57 int Mflag, Tflag, Wflag; variable
274 Mflag = 1; in main()
619 if (!Mflag) in disp()

12345