Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dhostfile.c438 write_host_entry(FILE *f, const char *host, const char *ip, in write_host_entry() function
468 success = write_host_entry(f, ip, NULL, key, 1); in write_host_entry()
531 success = write_host_entry(f, host, NULL, key, store_hash); in add_host_to_hostfile()
661 if (!write_host_entry(ctx.out, host, ip, in hostfile_replace_entries()
668 if (!write_host_entry(ctx.out, host, NULL, in hostfile_replace_entries()
675 if (!write_host_entry(ctx.out, ip, NULL, in hostfile_replace_entries()