Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDservconf.h227 struct connection_info *get_connection_info(int, int);
HDauth.c598 struct connection_info *ci = get_connection_info(1, options.use_dns); in getpwnamallow()
HDsshd.c1420 struct connection_info *connection_info = get_connection_info(0, 0);
HDservconf.c607 get_connection_info(int populate, int use_dns) in get_connection_info() function