/freebsd/sbin/growfs/ |
H A D | debug.c | 97 dbg_dump_hex(struct fs *sb, const char *comment, unsigned char *mem) in dbg_dump_hex() argument 125 dbg_dump_fs(struct fs *sb, const char *comment) in dbg_dump_fs() argument 348 dbg_dump_cg(const char * comment,struct cg * cgr) dbg_dump_cg() argument 401 dbg_dump_csum(const char * comment,struct csum * cs) dbg_dump_csum() argument 426 dbg_dump_csum_total(const char * comment,struct csum_total * cs) dbg_dump_csum_total() argument 461 dbg_dump_inmap(struct fs * sb,const char * comment,struct cg * cgr) dbg_dump_inmap() argument 504 dbg_dump_frmap(struct fs * sb,const char * comment,struct cg * cgr) dbg_dump_frmap() argument 550 dbg_dump_clmap(struct fs * sb,const char * comment,struct cg * cgr) dbg_dump_clmap() argument 595 dbg_dump_clsum(struct fs * sb,const char * comment,struct cg * cgr) dbg_dump_clsum() argument 630 dbg_dump_sptbl(struct fs * sb,const char * comment,struct cg * cgr) dbg_dump_sptbl() argument 665 dbg_dump_ufs1_ino(struct fs * sb,const char * comment,struct ufs1_dinode * ino) dbg_dump_ufs1_ino() argument 732 dbg_dump_ufs2_ino(struct fs * sb,const char * comment,struct ufs2_dinode * ino) dbg_dump_ufs2_ino() argument 804 dbg_dump_iblk(struct fs * sb,const char * comment,char * block,size_t length) dbg_dump_iblk() argument [all...] |
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/crypto/ |
H A D | aes_gcm_test.json | 62 "comment" : "", string 76 "comment" : "", string 90 "comment" : "", string 104 "comment" : "", string 118 "comment" : "", string 132 "comment" : "", string 146 "comment" : "", string 160 "comment" : "", string 174 "comment" : "", string 188 "comment" : "", string [all …]
|
H A D | aes_ccm_test.json | 56 "comment" : "", string 70 "comment" : "", string 84 "comment" : "", string 98 "comment" : "", string 112 "comment" : "", string 126 "comment" : "", string 140 "comment" : "", string 154 "comment" : "", string 168 "comment" : "", string 182 "comment" : "", string [all …]
|
/freebsd/contrib/bearssl/tools/ |
H A D | errors.c | 37 const char *comment; member 331 find_error_name(int err, const char **comment) in find_error_name()
|
H A D | brssl.h | 183 const char *comment; member 203 const char *comment; member 243 const char *comment; member
|
/freebsd/crypto/libecc/src/wycheproof_tests/ |
H A D | 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/usr.bin/m4/tests/ |
H A D | comments.m4 | 4 define(`comment', `COMMENT')dnl macro
|
/freebsd/sys/contrib/openzfs/lib/libshare/os/linux/ |
H A D | smb.c | 79 char *dup_value = NULL, *path = NULL, *comment = NULL, *name = NULL; in smb_retrieve_shares() local 231 char name[SMB_NAME_MAX], comment[SMB_COMMENT_MAX]; in smb_enable_share_one() local
|
/freebsd/contrib/openpam/t/ |
H A D | t_pam_conv.h | 37 char *comment; member
|
/freebsd/lib/libpam/modules/pam_ssh/ |
H A D | pam_ssh.c | 64 #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 D | ffsinfo.c | 331 char comment[80]; in dump_whole_ufs1_inode() local 485 char comment[80]; in dump_whole_ufs2_inode() local
|
/freebsd/sys/contrib/openzfs/lib/libshare/ |
H A D | smb.h | 42 char comment[SMB_COMMENT_MAX]; /* Share's comment */ member
|
/freebsd/crypto/openssh/ |
H A D | ssh-keygen.c | 350 char comment[61], *b64; in do_convert_to_ssh2() local 856 char *comment = NULL; in do_print_public() local 940 fingerprint_one_key(const struct sshkey *public, const char *comment) in fingerprint_one_key() 964 char *comment = NULL; in fingerprint_private() local 992 char *comment = NULL, *cp, *ep, *line = NULL; in do_fingerprint() local 1109 char comment[1024], *prv_tmp, *pub_tmp, *prv_file, *pub_file; in do_gen_all_hostkeys() local 1447 char *comment; in do_change_passphrase() local 1528 char *comment = NULL; in do_print_resource_record() local 1563 char new_comment[1024], *comment, *passphrase; in do_change_comment() local 1802 char valid[64], *otmp, *tmp, *cp, *out, *comment; in do_ca_sign() local [all …]
|
H A D | authfile.c | 69 const char *passphrase, const char *comment, in sshkey_save_private() 496 const char *comment) in sshkey_save_public()
|
H A D | ssh-add.c | 118 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
|
/freebsd/sys/dev/acpi_support/ |
H A D | acpi_rapidstart.c | 46 char *comment; member
|
H A D | acpi_sony.c | 68 char *comment; member
|
/freebsd/bin/sh/ |
H A D | mksyntax.c | 47 const char *comment; member
|
/freebsd/lib/libc/posix1e/ |
H A D | acl_from_text.c | 194 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; in acl_from_text() local
|
/freebsd/usr.bin/indent/ |
H A D | indent_codes.h | 52 #define comment 15 macro
|
H A D | args.c | 198 int comment, i; in scan_profile() local
|
/freebsd/lib/libfigpar/ |
H A D | figpar.c | 91 uint8_t comment = 0; in parse_config() local
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.h | 59 const char *comment; member
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | Highlighter.h | 64 ColorStyle comment; member
|
/freebsd/contrib/dma/ |
H A D | mail.c | 155 int comment; member
|