| /freebsd-13-stable/usr.bin/m4/tests/ |
| HD | comments.m4 | 4 define(`comment', `COMMENT')dnl macro 6 # this is a comment 7 >> this is a comment 8 p this is a comment 9 p this is a comment q comment too 13 # this is a comment 14 >> this is a comment 15 p this is a comment 16 p this is a comment q comment too 20 # this is a comment [all …]
|
| HD | regress.comments.out | 2 # this is a comment 9 >> this is a comment 34 p this is a comment 35 p this is a comment q COMMENT too 40 p this is a comment 41 p this is a comment q comment too 44 # this is a comment
|
| /freebsd-13-stable/usr.bin/calendar/tests/ |
| HD | calendar.comment | 1 1 1 jan 1 // comment 2 1 2 jan 2 /* comment */ 3 1 3 jan /* comment */3 4 1 4 /* comment*/jan 4 5 // comment 6 /* comment */1 5 jan 5 7 1/* comment */ 6 jan 6 8 1 7 jan 7 // /* comment */ comment 9 1 1/* comment */1 jan /* comment */11 // comment 11 1 13 http://localhost.local/ // URL with additional comment
|
| /freebsd-13-stable/sbin/ffsinfo/ |
| HD | ffsinfo.c | 344 char comment[80]; in dump_whole_ufs1_inode() local 362 snprintf(comment, sizeof(comment), "Inode 0x%08jx", (uintmax_t)inode); in dump_whole_ufs1_inode() 365 comment, in dump_whole_ufs1_inode() 386 snprintf(comment, sizeof(comment), "Inode 0x%08jx: indirect 0", in dump_whole_ufs1_inode() 389 comment, in dump_whole_ufs1_inode() 402 snprintf(comment, sizeof(comment), "Inode 0x%08jx: indirect 1", in dump_whole_ufs1_inode() 405 comment, in dump_whole_ufs1_inode() 416 snprintf(comment, sizeof(comment), in dump_whole_ufs1_inode() 420 comment, in dump_whole_ufs1_inode() 434 snprintf(comment, sizeof(comment), "Inode 0x%08jx: indirect 2", in dump_whole_ufs1_inode() [all …]
|
| /freebsd-13-stable/crypto/libecc/src/wycheproof_tests/ |
| HD | libecc_wycheproof_tests.h | 43 ….comment = "signature malleability, tcId is 1 in file ecdsa_brainpoolP224r1_sha224_p1363_test.json… 69 ….comment = "Modified r or s, e.g. by adding or subtracting the order of the group, tcId is 2 in fi… 95 ….comment = "Modified r or s, e.g. by adding or subtracting the order of the group, tcId is 3 in fi… 121 ….comment = "Modified r or s, e.g. by adding or subtracting the order of the group, tcId is 4 in fi… 147 ….comment = "Modified r or s, e.g. by adding or subtracting the order of the group, tcId is 5 in fi… 173 ….comment = "Modified r or s, e.g. by adding or subtracting the order of the group, tcId is 6 in fi… 199 ….comment = "Modified r or s, e.g. by adding or subtracting the order of the group, tcId is 7 in fi… 225 ….comment = "Modified r or s, e.g. by adding or subtracting the order of the group, tcId is 8 in fi… 251 ….comment = "Signature with special case values for r and s, tcId is 9 in file ecdsa_brainpoolP224r… 277 ….comment = "Signature with special case values for r and s, tcId is 10 in file ecdsa_brainpoolP224… [all …]
|
| HD | libecc_wycheproof.c | 118 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_ecdsa() 125 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_ecdsa() 139 ext_printf("\t (comment = %s)\n", t->comment); in check_wycheproof_ecdsa() 236 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_eddsa() 243 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_eddsa() 258 ext_printf("\t (comment = %s)\n", t->comment); in check_wycheproof_eddsa() 325 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_xdh() 336 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_xdh() 347 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_xdh() 358 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_xdh() [all …]
|
| HD | libecc_wycheproof.h | 49 const char *comment; member 77 const char *comment; member 103 const char *comment; member 130 const char *comment; member 150 const char *comment; member
|
| /freebsd-13-stable/contrib/unifdef/tests/ |
| HD | recursive.experr | 23 unifdef: parser line 1 state C comment START line 25 unifdef: parser line 2 state C comment START line 27 unifdef: parser line 3 state NO comment START line 29 unifdef: parser line 4 state NO comment START line 31 unifdef: parser line 5 state NO comment START line 33 unifdef: parser line 6 state NO comment START line 35 unifdef: parser line 7 state NO comment START line 52 unifdef: parser line 8 state NO comment START line 54 unifdef: parser line 9 state NO comment START line 56 unifdef: parser line 10 state NO comment START line [all …]
|
| /freebsd-13-stable/contrib/tcsh/ |
| HD | host.defs | 242 comment : Intel Paragon running OSF/1 251 comment : Amiga running Amix 2.02 260 comment : celerity Accel 269 comment : digital vax or alpha running vms posix 279 comment : Hewlett Packard running OSF/1 289 comment : Hewlett Packard running MORE/bsd 302 comment : Hewlett Packard running HP/UX 318 comment : Hewlett Packard apollo running Domain/OS 327 comment : Sun Microsystems series 2 workstation (68010 based) 328 comment : Sun Microsystems series 3 workstation (68020 based) [all …]
|
| /freebsd-13-stable/contrib/bc/tests/bc/ |
| HD | stdin.txt | 2 # "string in a hash comment" 3 # /* comment in a hash comment */ 5 "String /* with partial comment" 6 "String /* with full comment */" 9 3 /* Comment with a # hash comment */ + 4 10 "String with a # hash comment"
|
| /freebsd-13-stable/crypto/openssh/regress/ |
| HD | keygen-comment.sh | 9 comment="$2" 14 if ! egrep "^([0-9]+) SHA256:(.){43} ${comment} \(.*\)\$" \ 34 comment="foo bar" 37 ${SSHKEYGEN} $fmtarg -N '' -C "${comment}" \ 40 check_fingerprint $OBJ/$t-key "${comment}" 41 check_fingerprint $OBJ/$t-key.pub "${comment}" 47 comment="no comment" 49 check_fingerprint $OBJ/$t-key "${comment}"
|
| /freebsd-13-stable/sys/contrib/openzfs/lib/libshare/os/linux/ |
| HD | smb.c | 81 char *dup_value = NULL, *path = NULL, *comment = NULL, *name = NULL; in smb_retrieve_shares() local 149 free(comment); in smb_retrieve_shares() 150 comment = dup_value; in smb_retrieve_shares() 159 if (path == NULL || comment == NULL || guest_ok == NULL) in smb_retrieve_shares() 175 (void) strlcpy(shares->comment, comment, in smb_retrieve_shares() 176 sizeof (shares->comment)); in smb_retrieve_shares() 184 free(comment); in smb_retrieve_shares() 188 comment = NULL; in smb_retrieve_shares() 201 free(comment); in smb_retrieve_shares() 206 comment = NULL; in smb_retrieve_shares() [all …]
|
| /freebsd-13-stable/crypto/openssl/crypto/bn/asm/ |
| HD | bn-586.pl | 150 &comment(""); 175 &comment("Round $i"); 187 &comment(""); 202 &comment("Tail Round $i"); 266 &comment(""); 287 &comment("Round $i"); 300 &comment(""); 316 &comment("Tail Round $i"); 372 &comment(""); 387 &comment("Round $i"); [all …]
|
| /freebsd-13-stable/contrib/bmake/unit-tests/ |
| HD | sh-jobs.mk | 10 all: .PHONY comment .WAIT comment-with-followup-line .WAIT no-comment 18 comment: .PHONY 25 comment-with-followup-line: .PHONY 33 no-comment: .PHONY
|
| HD | comment.mk | 8 This is a multiline comment. 45 VAR= not part of the comment 67 This is the last line of the comment. 68 VAR= no comment anymore 76 echo This is a shell comment: # comment 79 echo This is not a shell comment: '# comment' 80 @echo A shell comment can#not start in the middle of a word.
|
| /freebsd-13-stable/crypto/openssl/crypto/bf/asm/ |
| HD | bf-586.pl | 43 &comment(""); 52 &comment("Load the 2 words"); 68 &comment(""); 69 &comment("Round $i"); 72 &comment(""); 73 &comment("Round ".sprintf("%d",$i+1)); 87 &comment(""); 88 &comment("Round $i"); 90 &comment(""); 91 &comment("Round ".sprintf("%d",$i-1)); [all …]
|
| /freebsd-13-stable/release/packages/ |
| HD | generate-ucl.sh | 7 comment= 109 comment="$(make -C ${srctree}/release/packages -f Makefile.package -V ${outname}_COMMENT)" 126 echo "comment=${comment}" 135 [ -z "${comment}" ] && comment="${outname} package" 136 [ ! -z "${_descr}" ] && comment="${comment} (${_descr})" 153 -e "s/%COMMENT%/${comment}/" \
|
| /freebsd-13-stable/crypto/openssl/crypto/des/asm/ |
| HD | des-586.pl | 63 &comment(""); 65 &comment(""); 77 &comment("Round $i"); 79 &comment("Round ".sprintf("%d",$i+1)); 100 &comment(""); 102 &comment(""); 114 &comment("Round $i"); 116 &comment("Round ".sprintf("%d",$i-1)); 135 &comment(""); 136 &comment("Load the 2 words"); [all …]
|
| HD | desboth.pl | 26 &comment(""); 27 &comment("Load the data words"); 32 &comment(""); 33 &comment("IP"); 71 &comment(""); 72 &comment("FP");
|
| /freebsd-13-stable/sbin/growfs/ |
| HD | debug.c | 97 dbg_dump_hex(struct fs *sb, const char *comment, unsigned char *mem) in dbg_dump_hex() argument 105 fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)mem, comment); in dbg_dump_hex() 125 dbg_dump_fs(struct fs *sb, const char *comment) in dbg_dump_fs() argument 133 fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)sb, comment); in dbg_dump_fs() 346 dbg_dump_cg(const char *comment, struct cg *cgr) in dbg_dump_cg() argument 354 fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment); in dbg_dump_cg() 399 dbg_dump_csum(const char *comment, struct csum *cs) in dbg_dump_csum() argument 406 fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cs, comment); in dbg_dump_csum() 424 dbg_dump_csum_total(const char *comment, struct csum_total *cs) in dbg_dump_csum_total() argument 431 fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cs, comment); in dbg_dump_csum_total() [all …]
|
| /freebsd-13-stable/lib/libpam/modules/pam_ssh/ |
| HD | pam_ssh.c | 65 #define ssh_add_identity(auth, key, comment) \ argument 66 ssh_add_identity_constrained(auth, key, comment, 0, 0, 0, NULL, NULL, 0) 72 char *comment; member 104 char *comment; in pam_ssh_load_key() local 117 ret = sshkey_load_private(fn, "", &key, &comment); in pam_ssh_load_key() 123 ret = sshkey_load_private(fn, passphrase, &key, &comment); in pam_ssh_load_key() 129 openpam_log(PAM_LOG_DEBUG, "loaded '%s' from %s", comment, fn); in pam_ssh_load_key() 132 free(comment); in pam_ssh_load_key() 136 psk->comment = comment; in pam_ssh_load_key() 151 free(psk->comment); in pam_ssh_free_key() [all …]
|
| /freebsd-13-stable/contrib/openpam/t/ |
| HD | t_pam_conv.c | 72 asprintf(&s->comment, "expected %d messages, got %d", in t_pam_conv() 78 s->comment = NULL; in t_pam_conv() 87 asprintf(&s->comment, in t_pam_conv() 93 asprintf(&s->comment, in t_pam_conv() 112 asprintf(&s->comment, "invalid message style %d", in t_pam_conv() 122 s->comment = NULL; in t_pam_conv() 126 asprintf(&s->comment, "%s", strerror(ENOMEM)); in t_pam_conv()
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | magic | 14 # some (34/339) samples start with a comment line 24 # few (6/339) samples with 1st comment line and without separator comment line 27 # few sample with 1st comment line and without seperator comment line and regular expression like: … 31 # few samples with 1st comment line and without seperator comment line and string value like: 36 # few samples with 1st comment line and without seperator comment line and short value like: 42 # many samples start with separator comment line 49 # with 1st empty line, separator comment line and without Revision Control System keyword but with … 54 # sample aria (2021-12-24) with 1st empty line, separator comment line and without Revision Control… 57 # few samples with 1st empty line and without separator comment line like: biosig (2021-02-23) espr… 68 # some (34/339) samples start with comment line
|
| /freebsd-13-stable/contrib/bearssl/tools/ |
| HD | errors.c | 37 const char *comment; member 331 find_error_name(int err, const char **comment) in find_error_name() argument 337 if (comment != NULL) { in find_error_name() 338 *comment = errors[u].comment; in find_error_name()
|
| /freebsd-13-stable/contrib/subversion/subversion/svn/ |
| HD | lock-cmd.c | 45 get_comment(const char **comment, svn_client_ctx_t *ctx, in get_comment() argument 70 *comment = NULL; in get_comment() 78 *comment = comment_string->data; in get_comment() 115 const char *comment; in svn_cl__lock() local 129 SVN_ERR(get_comment(&comment, ctx, opt_state, pool)); in svn_cl__lock() 140 SVN_ERR(svn_client_lock(targets, comment, opt_state->force, ctx, pool)); in svn_cl__lock()
|