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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dreadconf.h102 u_int num_system_hostfiles; /* Paths for /etc/ssh/ssh_known_hosts */ member in struct:__anon402
H A Dsshconnect.c709 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 67 milliseconds