Searched refs:write_host_entry (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dhostfile.c419 write_host_entry(FILE *f, const char *host, const char *ip, function
460 success = write_host_entry(f, host, NULL, key, store_hash);
596 if (!write_host_entry(ctx.out, host, ip, keys[i], store_hash)) {
H A Dssh_namespace.h925 #define write_host_entry Fssh_write_host_entry macro

Completed in 408 milliseconds