Home
last modified time | relevance | path

Searched refs:hostkeys_foreach (Results 1 – 5 of 5) sorted by relevance

/dragonfly/crypto/openssh/
H A Dhostfile.h114 int hostkeys_foreach(const char *path,
H A Dhostfile.c635 if ((r = hostkeys_foreach(filename, host_delete, &ctx, host, ip, in hostfile_replace_entries()
921 hostkeys_foreach(const char *path, hostkeys_foreach_fn *callback, void *ctx, in hostkeys_foreach() function
H A Dclientloop.c1983 if ((r = hostkeys_foreach(options.user_hostfiles[i], in check_old_keys_othernames()
2314 if ((r = hostkeys_foreach(options.user_hostfiles[i], in client_input_hostkeys()
H A Dsshconnect.c747 if ((r = hostkeys_foreach(file, hostkeys_find_by_key_cb, ctx, in hostkeys_find_by_key_hostfile()
H A Dssh-keygen.c1346 if ((r = hostkeys_foreach(identity_file, (find_host || !hash_hosts) ? in do_known_hosts()