Home
last modified time | relevance | path

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

/external/openssh/
Dhostfile.c418 write_host_entry(FILE *f, const char *host, const char *ip, in write_host_entry() function
464 success = write_host_entry(f, host, NULL, key, store_hash); in add_host_to_hostfile()
600 if (!write_host_entry(ctx.out, host, ip, keys[i], store_hash)) { in hostfile_replace_entries()