Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 903) sorted by relevance

12345678910>>...37

/freebsd-13.1/usr.bin/m4/tests/
H A Dcomments.m47 # this is a comment
8 >> this is a comment
9 p this is a comment
10 p this is a comment q comment too
17 p this is a comment q comment too
24 p this is a comment q comment too
31 p this is a comment q comment too
38 p this is a comment q comment too
45 p this is a comment q comment too
52 p this is a comment q comment too
[all …]
H A Dregress.comments.out2 # 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.1/usr.bin/calendar/tests/
H A Dcalendar.comment1 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.1/sbin/ffsinfo/
H A Dffsinfo.c370 comment, in dump_whole_ufs1_inode()
394 comment, in dump_whole_ufs1_inode()
421 snprintf(comment, sizeof(comment), in dump_whole_ufs1_inode()
456 snprintf(comment, sizeof(comment), in dump_whole_ufs1_inode()
473 snprintf(comment, sizeof(comment), in dump_whole_ufs1_inode()
559 comment, in dump_whole_ufs2_inode()
570 snprintf(comment, sizeof(comment), in dump_whole_ufs2_inode()
589 comment, in dump_whole_ufs2_inode()
602 snprintf(comment, sizeof(comment), in dump_whole_ufs2_inode()
606 comment, in dump_whole_ufs2_inode()
[all …]
/freebsd-13.1/contrib/tcsh/
H A Dhost.defs492 comment : GNU/HURD
528 comment : NetBSD
601 comment : FreeBSD
823 comment : Convex
840 comment : NeXTStep
855 comment : OS X
906 comment : Mips OS
965 comment : Gould
999 comment : Stellar
1016 comment : ???
[all …]
/freebsd-13.1/contrib/bc/tests/bc/
H A Dstdin.txt2 # "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.1/crypto/openssh/regress/
H A Dkeygen-comment.sh9 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.1/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c149 free(comment); in smb_retrieve_shares()
150 comment = dup_value; 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()
223 char name[SMB_NAME_MAX], comment[SMB_COMMENT_MAX]; in smb_enable_share_one() local
247 snprintf(comment, sizeof (comment), "Comment: %s", sharepath); in smb_enable_share_one()
[all …]
/freebsd-13.1/contrib/bmake/unit-tests/
H A Dsh-jobs.mk10 all: .PHONY comment .WAIT comment-with-followup-line .WAIT no-comment
18 comment: .PHONY
25 comment-with-followup-line: .PHONY
33 no-comment: .PHONY
H A Dcomment.mk8 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.1/crypto/openssl/crypto/bf/asm/
H A Dbf-586.pl43 &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.1/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl150 &comment("");
187 &comment("");
266 &comment("");
300 &comment("");
372 &comment("");
395 &comment("");
441 &comment("");
474 &comment("");
513 &comment("");
546 &comment("");
[all …]
/freebsd-13.1/release/packages/
H A Dgenerate-ucl.sh8 comment=
96 comment="$(make -C ${srctree}/release/packages -f Makefile.package -V ${outname}_COMMENT)"
113 echo "comment=${comment}"
122 [ -z "${comment}" ] && comment="${outname} package"
123 [ ! -z "${_descr}" ] && comment="${comment} (${_descr})"
140 -e "s/%COMMENT%/${comment}/" \
/freebsd-13.1/crypto/openssl/crypto/des/asm/
H A Ddes-586.pl63 &comment("");
65 &comment("");
100 &comment("");
102 &comment("");
135 &comment("");
149 &comment("");
150 &comment("IP");
186 &comment("");
187 &comment("FP");
196 &comment("");
[all …]
H A Ddesboth.pl26 &comment("");
27 &comment("Load the data words");
32 &comment("");
33 &comment("IP");
71 &comment("");
72 &comment("FP");
H A Dcrypt586.pl36 &comment("");
37 &comment("Load the 2 words");
56 &comment("");
57 &comment("Round $i");
60 &comment("");
61 &comment("Round ".sprintf("%d",$i+1));
72 &comment("");
73 &comment("FP");
166 &comment("");
/freebsd-13.1/sbin/growfs/
H A Ddebug.c102 dbg_dump_hex(struct fs *sb, const char *comment, unsigned char *mem) in dbg_dump_hex() argument
130 dbg_dump_fs(struct fs *sb, const char *comment) in dbg_dump_fs() argument
353 dbg_dump_cg(const char *comment, struct cg *cgr) in dbg_dump_cg() argument
406 dbg_dump_csum(const char *comment, struct csum *cs) in dbg_dump_csum() argument
431 dbg_dump_csum_total(const char *comment, struct csum_total *cs) in dbg_dump_csum_total() argument
466 dbg_dump_inmap(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_inmap() argument
509 dbg_dump_frmap(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_frmap() argument
555 dbg_dump_clmap(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_clmap() argument
600 dbg_dump_clsum(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_clsum() argument
635 dbg_dump_sptbl(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_sptbl() argument
[all …]
/freebsd-13.1/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c67 #define ssh_add_identity(auth, key, comment) \ argument
74 char *comment; member
106 char *comment; in pam_ssh_load_key() local
119 ret = sshkey_load_private(fn, "", &key, &comment); in pam_ssh_load_key()
125 ret = sshkey_load_private(fn, passphrase, &key, &comment); in pam_ssh_load_key()
134 free(comment); in pam_ssh_load_key()
138 psk->comment = comment; in pam_ssh_load_key()
153 free(psk->comment); in pam_ssh_free_key()
353 if (ssh_add_identity(fd, psk->key, psk->comment) == 0) in pam_ssh_add_keys_to_agent()
355 "added %s to ssh agent", psk->comment); in pam_ssh_add_keys_to_agent()
[all …]
/freebsd-13.1/contrib/openpam/t/
H A Dt_pam_conv.c74 asprintf(&s->comment, "expected %d messages, got %d", in t_pam_conv()
80 s->comment = NULL; in t_pam_conv()
89 asprintf(&s->comment, in t_pam_conv()
95 asprintf(&s->comment, in t_pam_conv()
114 asprintf(&s->comment, "invalid message style %d", in t_pam_conv()
124 s->comment = NULL; in t_pam_conv()
128 asprintf(&s->comment, "%s", strerror(ENOMEM)); in t_pam_conv()
/freebsd-13.1/crypto/openssh/
H A Dssh-add.c127 sshkey_type(key), comment); in delete_one()
183 free(comment); in delete_file()
184 comment = NULL; in delete_file()
203 free(comment); in delete_file()
237 char *comment = NULL; in add_file() local
298 &private, &comment)) == 0) in add_file()
315 if (comment == NULL || *comment == '\0') in add_file()
316 comment = xstrdup(filename); in add_file()
322 filename, comment); in add_file()
372 filename, comment); in add_file()
[all …]
H A Dssh-keygen.c359 snprintf(comment, sizeof(comment), in do_convert_to_ssh2()
819 if (comment != NULL && *comment != '\0') in do_print_public()
827 free(comment); in do_print_public()
907 comment ? comment : "no comment", sshkey_type(public)); in fingerprint_one_key()
926 if (pubkey == NULL || comment == NULL || *comment == '\0') { in fingerprint_private()
938 free(comment); in fingerprint_private()
1115 snprintf(comment, sizeof comment, "%s@%s", pw->pw_name, in do_gen_all_hostkeys()
1428 if (comment) in do_change_passphrase()
1546 if (comment) in do_change_comment()
2446 *comment ? " (" : "", comment, *comment ? ")" : "", in do_check_krl()
[all …]
/freebsd-13.1/contrib/bearssl/tools/
H A Derrors.c37 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.1/contrib/subversion/subversion/svn/
H A Dlock-cmd.c45 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()
/freebsd-13.1/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl64 &comment("R0 $ki");
87 &comment("R1 $ki");
112 &comment("R2 $ki");
130 &comment("R2 $ki");
156 &comment("R3 $ki");
209 &comment("");
210 &comment("R0 section");
229 &comment("");
230 &comment("R1 section");
248 &comment("");
[all …]
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformWindows.c16 #pragma comment(linker, "/MERGE:.lprfc=.data")
17 #pragma comment(linker, "/MERGE:.lprfd=.data")
18 #pragma comment(linker, "/MERGE:.lprfv=.data")
19 #pragma comment(linker, "/MERGE:.lprfnd=.data")

12345678910>>...37