Home
last modified time | relevance | path

Searched refs:Comment (Results 1 – 25 of 32) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/rcs/src/
Drcsfcmp.c269 for (ccnt=Comment.size; ccnt--; )
270 c1 += Comment.string[ccnt] == '\n';
281 ccnt = RCSversion<VERSION(5) ? Comment.size : leaderlen;
335 Comment.string = argv[1];
336 Comment.size = strlen(argv[1]);
Drcssyn.c193 struct cbuf Comment; variable
314 clear_buf(&Comment); in getadmin()
317 Comment = savestring(&Commleader); in getadmin()
Drcs.c542 commsymlen != Comment.size || in main()
543 memcmp(commsyml, Comment.string, commsymlen) != 0 in main()
546 Comment.string = commsyml; in main()
547 Comment.size = strlen(commsyml); in main()
Drcsgen.c509 if (Comment.size) { in putadmin()
511 putstring(fout, true, Comment, false); in putadmin()
Drcsfnms.c415 Comment.string = comtable[i].comlead; in InitAdmin()
416 Comment.size = strlen(comtable[i].comlead); in InitAdmin()
Drlog.c427 awrite(Comment.string, Comment.size, out); in main()
Drcsedit.c870 cp = Comment.string;
871 cs = Comment.size;
Drcsbase.h604 extern struct cbuf Comment;
/mirbsd/src/lib/libkeynote/testsuite/
Dtest-assertion22 Comment: this policy will be false
/mirbsd/src/sbin/isakmpd/samples/
Dpolicy2 Comment: This policy accepts ESP SAs from a remote that uses the right password
/mirbsd/src/gnu/usr.bin/perl/lib/CPAN/
DPAUSE2003.pub3 Comment: Extracted from belgium.keyserver.net
/mirbsd/src/lib/libssl/src/crypto/pkcs7/t/
Dc.pem25 Netscape Comment:
Dserver.pem25 Netscape Comment:
Ds.pem34 Netscape Comment:
/mirbsd/src/lib/libssl/src/crypto/pkcs7/
Dinfo.pem25 Netscape Comment:
/mirbsd/src/gnu/usr.bin/perl/lib/unicore/
DNormalizationCorrections.txt38 # Comment: Indicates the Unicode Corrigendum which documents
Dmktables1677 my %CaComment; ## Comment for %Canonical entry of same key
1789 my $Comment;
1804 $Comment = "This file supports:\n";
1811 $Comment .= "\t$Prop (and fuzzy permutations)\n";
1813 $Comment .= "\t$Prop\n";
1821 $Comment .= "\nMeaning: $Desc\n";
1828 $Table->Write(["lib","gc_sc","$filename.pl"], $Comment);
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/lib/Encode/
DSupported.pod211 Standard DOS/Win Macintosh Comment/Reference
226 Standard DOS/Win Macintosh Comment/Reference
240 Standard DOS/Win Macintosh Comment/Reference
254 Standard DOS/Win Macintosh Comment/Reference
265 Standard DOS/Win Macintosh Comment/Reference
279 Standard DOS/Win Macintosh Comment/Reference
/mirbsd/src/usr.sbin/faithd/
DREADME51 inet6d, disable that daemon. Comment out the line from "inet6d.conf"
/mirbsd/src/lib/libssl/src/apps/
Dopenssl.cnf55 # Comment out the following two lines for the "traditional"
/mirbsd/src/lib/libssl/src/crypto/objects/
Dobjects.txt630 netscape-cert-extension 13 : nsComment : Netscape Comment
/mirbsd/src/lib/libssl/src/doc/
Dopenssl.txt119 nsComment="This is a Comment"
/mirbsd/src/gnu/usr.bin/perl/
DChanges5.8.5181 Comment on the rearrangement of lib/unicore
DChanges5.8.61281 Comment describing purpose.
/mirbsd/src/share/zoneinfo/datfiles/
Dsouthamerica181 # ------- Comment #1 from [jmdocile] 2008-10-06 16:28 0000 -------

12