Searched refs:hostkeys_foreach_file (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | hostfile.h | 118 int hostkeys_foreach_file(const char *path, FILE *f,
|
H A D | namespace.h | 49 #define hostkeys_foreach_file ssh_hostkeys_foreach_file macro
|
H A D | hostfile.c | 277 if ((r = hostkeys_foreach_file(path, f, record_hostkey, &ctx, host, in load_hostkeys_file() 756 hostkeys_foreach_file(const char *path, FILE *f, hostkeys_foreach_fn *callback, in hostkeys_foreach_file() function 936 r = hostkeys_foreach_file(path, f, callback, ctx, host, ip, in hostkeys_foreach()
|