Searched refs:hostkeys_foreach_file (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | hostfile.h | 117 int hostkeys_foreach_file(const char *path, FILE *f,
|
H A D | hostfile.c | 276 if ((r = hostkeys_foreach_file(path, f, record_hostkey, &ctx, host, in load_hostkeys_file() 760 hostkeys_foreach_file(const char *path, FILE *f, hostkeys_foreach_fn *callback, in hostkeys_foreach_file() function 940 r = hostkeys_foreach_file(path, f, callback, ctx, host, ip, in hostkeys_foreach()
|
H A D | ssh_namespace.h | 314 #define hostkeys_foreach_file Fssh_hostkeys_foreach_file macro
|