Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/sbin/growfs/
H A Ddebug.c97 dbg_dump_hex(struct fs *sb, const char *comment, unsigned char *mem) in dbg_dump_hex()
125 dbg_dump_fs(struct fs *sb, const char *comment) in dbg_dump_fs()
348 dbg_dump_cg(const char *comment, struct cg *cgr) in dbg_dump_cg()
401 dbg_dump_csum(const char *comment, struct csum *cs) in dbg_dump_csum()
426 dbg_dump_csum_total(const char *comment, struct csum_total *cs) in dbg_dump_csum_total()
461 dbg_dump_inmap(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_inmap()
504 dbg_dump_frmap(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_frmap()
550 dbg_dump_clmap(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_clmap()
595 dbg_dump_clsum(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_clsum()
630 dbg_dump_sptbl(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_sptbl()
[all …]
/freebsd/contrib/bearssl/tools/
H A Derrors.c37 const char *comment; member
331 find_error_name(int err, const char **comment) in find_error_name()
H A Dbrssl.h183 const char *comment; member
203 const char *comment; member
243 const char *comment; member
/freebsd/usr.bin/m4/tests/
H A Dcomments.m44 define(`comment', `COMMENT')dnl macro
/freebsd/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c78 char *dup_value = NULL, *path = NULL, *comment = NULL, *name = NULL; in smb_retrieve_shares() local
230 char name[SMB_NAME_MAX], comment[SMB_COMMENT_MAX]; in smb_enable_share_one() local
/freebsd/contrib/openpam/t/
H A Dt_pam_conv.h37 char *comment; member
/freebsd/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c64 #define ssh_add_identity(auth, key, comment) \ argument
71 char *comment; member
103 char *comment; in pam_ssh_load_key() local
/freebsd/sbin/ffsinfo/
H A Dffsinfo.c340 char comment[80]; in dump_whole_ufs1_inode() local
494 char comment[80]; in dump_whole_ufs2_inode() local
/freebsd/sys/contrib/openzfs/lib/libshare/
H A Dsmb.h41 char comment[SMB_COMMENT_MAX]; /* Share's comment */ member
/freebsd/crypto/openssh/
H A Dssh-keygen.c347 char comment[61], *b64; in do_convert_to_ssh2() local
828 char *comment = NULL; in do_print_public() local
912 fingerprint_one_key(const struct sshkey *public, const char *comment) in fingerprint_one_key()
936 char *comment = NULL; in fingerprint_private() local
964 char *comment = NULL, *cp, *ep, *line = NULL; in do_fingerprint() local
1081 char comment[1024], *prv_tmp, *pub_tmp, *prv_file, *pub_file; in do_gen_all_hostkeys() local
1419 char *comment; in do_change_passphrase() local
1500 char *comment = NULL; in do_print_resource_record() local
1535 char new_comment[1024], *comment, *passphrase; in do_change_comment() local
1774 char valid[64], *otmp, *tmp, *cp, *out, *comment; in do_ca_sign() local
[all …]
H A Dauthfile.c69 const char *passphrase, const char *comment, in sshkey_save_private()
496 const char *comment) in sshkey_save_public()
H A Dssh-add.c118 delete_one(int agent_fd, const struct sshkey *key, const char *comment, in delete_one()
175 char *certpath = NULL, *comment = NULL; in delete_file() local
252 char *comment = NULL; in add_file() local
H A Dauthfd.c239 char *comment = NULL; in deserialise_identity2() local
588 const char *comment, u_int life, u_int confirm, u_int maxsign, in ssh_add_identity_constrained()
/freebsd/sys/dev/acpi_support/
H A Dacpi_rapidstart.c46 char *comment; member
H A Dacpi_sony.c68 char *comment; member
/freebsd/bin/sh/
H A Dmksyntax.c47 const char *comment; member
/freebsd/lib/libc/posix1e/
H A Dacl_from_text.c194 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; in acl_from_text() local
/freebsd/usr.bin/indent/
H A Dindent_codes.h52 #define comment 15 macro
H A Dargs.c198 int comment, i; in scan_profile() local
/freebsd/lib/libfigpar/
H A Dfigpar.c91 uint8_t comment = 0; in parse_config() local
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.h59 const char *comment; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DHighlighter.h64 ColorStyle comment; member
/freebsd/contrib/dma/
H A Dmail.c155 int comment; member
/freebsd/contrib/ntp/ntpq/
H A Dntpq.h98 const char *comment; global() member
/freebsd/crypto/openssl/apps/
H A Decparam.c79 const char *comment = curves[n].comment; in list_builtin_curves() local

123