Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/
HDhostfile.h55 int hostfile_replace_entries(const char *filename,
HDhostfile.c595 hostfile_replace_entries(const char *filename, const char *host, const char *ip, in hostfile_replace_entries() function
HDssh_namespace.h311 #define hostfile_replace_entries Fssh_hostfile_replace_entries macro
HDclientloop.c2317 if ((r = hostfile_replace_entries(options.user_hostfiles[i], in update_known_hosts()