Searched refs:write_host_entry (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/crypto/openssh/ |
| H A D | hostfile.c | 413 write_host_entry(FILE *f, const char *host, const char *ip, in write_host_entry() function 459 success = write_host_entry(f, host, NULL, key, store_hash); in add_host_to_hostfile() 588 if (!write_host_entry(ctx.out, host, ip, keys[i], store_hash)) { in hostfile_replace_entries()
|
| H A D | ssh_namespace.h | 848 #define write_host_entry Fssh_write_host_entry macro
|