Searched +defs:comments +defs:tmp (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libucl/src/ |
H A D | ucl_util.c | 147 char tmp[MAX_PATH + 1]; in ucl_realpath() local 255 ucl_object_t *tmp, *sub; local 523 struct ucl_parser_special_handler_chain *chain, *tmp; local 1761 char *load_file, *tmp; local 2365 ucl_object_t *found, *tmp; local 3887 ucl_comments_find (const ucl_object_t *comments, 3899 ucl_comments_move (ucl_object_t *comments, 3925 ucl_comments_add (ucl_object_t *comments, const ucl_object_t *obj,
|
/freebsd/crypto/openssh/ |
H A D | ssh-keygen.c | 857 char *fp, *ra, **comments = NULL; in do_download() local 1313 char *cp, tmp[PATH_MAX], old[PATH_MAX]; in do_known_hosts() local 1774 char valid[64], *otmp, *tmp, *cp, *out, *comment; in do_ca_sign() local 2248 char *tmp; in hash_to_blob() local 2443 char *tmp; in do_gen_krl() local 2898 char *principals = NULL, *cp, *tmp; in sig_find_principals() local
|