Searched +defs:comment +defs:start (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/crypto/openssh/ |
H A D | ssh-keygen.c | 347 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 …]
|
/dflybsd-src/contrib/lvm2/dist/lib/format_text/ |
H A D | export.c | 59 char *start; member 152 static int _out_with_comment_file(struct formatter *f, const char *comment, in _out_with_comment_file() 293 static int _out_comment(struct formatter *f, const char *comment, const char *fmt, ...) in _out_comment()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-ada-spec.c | 344 char *start = (char *) s; in print_ada_macros() local 684 print_comment (pretty_printer *pp, const char *comment) in print_comment()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ada-spec.c | 549 char *start = (char *) s; in dump_ada_macros() local 748 print_comment (pretty_printer *pp, const char *comment) in print_comment()
|
/dflybsd-src/contrib/lvm2/dist/tools/ |
H A D | dmsetup.c | 190 char ttype[LINE_SIZE], *ptr, *comment; in _parse_line() local 191 unsigned long long start, size; in _parse_line() local 1138 uint64_t start, length, size = UINT64_C(0); in _get_device_size() local 1345 uint64_t start, length; in _status() local
|