Searched refs:get_connection_info (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ |
| D | servconf.h | 294 struct connection_info *get_connection_info(struct ssh *, int, int);
|
| D | auth.c | 484 ci = get_connection_info(ssh, 1, options.use_dns); in getpwnamallow()
|
| D | sshd.c | 1730 connection_info = get_connection_info(ssh, 0, 0); 2049 connection_info = get_connection_info(ssh, 0, 0);
|
| D | servconf.c | 969 get_connection_info(struct ssh *ssh, int populate, int use_dns) in get_connection_info() function
|