Searched refs:Comment (Results 1 – 25 of 32) sorted by relevance
12
| /mirbsd/src/gnu/usr.bin/rcs/src/ |
| D | rcsfcmp.c | 269 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]);
|
| D | rcssyn.c | 193 struct cbuf Comment; variable 314 clear_buf(&Comment); in getadmin() 317 Comment = savestring(&Commleader); in getadmin()
|
| D | rcs.c | 542 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()
|
| D | rcsgen.c | 509 if (Comment.size) { in putadmin() 511 putstring(fout, true, Comment, false); in putadmin()
|
| D | rcsfnms.c | 415 Comment.string = comtable[i].comlead; in InitAdmin() 416 Comment.size = strlen(comtable[i].comlead); in InitAdmin()
|
| D | rlog.c | 427 awrite(Comment.string, Comment.size, out); in main()
|
| D | rcsedit.c | 870 cp = Comment.string; 871 cs = Comment.size;
|
| D | rcsbase.h | 604 extern struct cbuf Comment;
|
| /mirbsd/src/lib/libkeynote/testsuite/ |
| D | test-assertion2 | 2 Comment: this policy will be false
|
| /mirbsd/src/sbin/isakmpd/samples/ |
| D | policy | 2 Comment: This policy accepts ESP SAs from a remote that uses the right password
|
| /mirbsd/src/gnu/usr.bin/perl/lib/CPAN/ |
| D | PAUSE2003.pub | 3 Comment: Extracted from belgium.keyserver.net
|
| /mirbsd/src/lib/libssl/src/crypto/pkcs7/t/ |
| D | c.pem | 25 Netscape Comment:
|
| D | server.pem | 25 Netscape Comment:
|
| D | s.pem | 34 Netscape Comment:
|
| /mirbsd/src/lib/libssl/src/crypto/pkcs7/ |
| D | info.pem | 25 Netscape Comment:
|
| /mirbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | NormalizationCorrections.txt | 38 # Comment: Indicates the Unicode Corrigendum which documents
|
| D | mktables | 1677 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/ |
| D | Supported.pod | 211 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/ |
| D | README | 51 inet6d, disable that daemon. Comment out the line from "inet6d.conf"
|
| /mirbsd/src/lib/libssl/src/apps/ |
| D | openssl.cnf | 55 # Comment out the following two lines for the "traditional"
|
| /mirbsd/src/lib/libssl/src/crypto/objects/ |
| D | objects.txt | 630 netscape-cert-extension 13 : nsComment : Netscape Comment
|
| /mirbsd/src/lib/libssl/src/doc/ |
| D | openssl.txt | 119 nsComment="This is a Comment"
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Changes5.8.5 | 181 Comment on the rearrangement of lib/unicore
|
| D | Changes5.8.6 | 1281 Comment describing purpose.
|
| /mirbsd/src/share/zoneinfo/datfiles/ |
| D | southamerica | 181 # ------- Comment #1 from [jmdocile] 2008-10-06 16:28 0000 -------
|
12