Home
last modified time | relevance | path

Searched refs:hostkeys_foreach_file (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dhostfile.h118 int hostkeys_foreach_file(const char *path, FILE *f,
H A Dnamespace.h49 #define hostkeys_foreach_file ssh_hostkeys_foreach_file macro
H A Dhostfile.c277 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()