Searched refs:hostkeys_foreach_fn (Results 1 – 2 of 2) sorted by relevance
102 typedef int hostkeys_foreach_fn(struct hostkey_foreach_line *l, void *ctx); typedef105 int hostkeys_foreach(const char *path, hostkeys_foreach_fn *callback, void *ctx,
660 hostkeys_foreach(const char *path, hostkeys_foreach_fn *callback, void *ctx, in hostkeys_foreach()