Searched defs:num_system_hostfiles (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dreadconf.h85 u_int num_system_hostfiles; /* Paths for /etc/ssh/ssh_known_hosts */ member in struct:__anon5372
H A Dsshconnect.c809 check_host_key(char *hostname, struct sockaddr *hostaddr, u_short port, Key *host_key, int readonly, char **user_hostfiles, u_int num_user_hostfiles, char **system_hostfiles, u_int num_system_hostfiles) argument

Completed in 64 milliseconds