Searched +defs:comment +defs:start (Results 1 – 6 of 6) sorted by relevance
/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 …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | crypto_test.c | 127 char *comment; member 682 struct timeval start, end, diff; in encrypt_one() local 745 struct timeval start, end, diff; in decrypt_one() local
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | snmpmod.h | 316 const char *comment; member 334 void (*start)(void); member
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_util.c | 2216 const char *start, *end, *p, *pos; local 3926 const char *comment)
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 3393 const char *comment; in show_import() local 8741 time_t start, end, pause; in print_err_scrub_status() local 8805 time_t start, end, pause; in print_scan_scrub_resilver_status() local 8983 time_t start = vrs->vrs_start_time; in print_rebuild_status_impl() local 10014 time_t start, end; in print_removal_status() local 10137 time_t start = pres->pres_start_time; in print_raidz_expand_status() local 10205 time_t start; in print_checkpoint_status() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 994 int start; member 7198 const char *comment = inst->GetComment(&exe_ctx); in WindowDelegateDraw() local
|