Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dhostfile.c328 int store_hash) in add_host_to_hostfile() argument
340 if (store_hash) { in add_host_to_hostfile()
347 fprintf(f, "%s ", store_hash ? hashed_host : host); in add_host_to_hostfile()