Searched defs:aitop (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | auth.c | 676 struct addrinfo hints, *ai, *aitop; in remote_hostname() local
|
H A D | ssh-keyscan.c | 366 struct addrinfo hints, *ai, *aitop; in tcpconnect() local
|
H A D | channels.h | 112 struct addrinfo *ai, *aitop; member
|
H A D | sshconnect.c | 447 ssh_connect_direct(struct ssh *ssh, const char *host, struct addrinfo *aitop, in ssh_connect_direct()
|
H A D | channels.c | 3802 struct addrinfo hints, *ai, *aitop; in channel_setup_fwd_listener_tcpip() local 5021 struct addrinfo hints, *ai, *aitop; in x11_create_display_inet() local 5178 struct addrinfo hints, *ai, *aitop; in x11_connect_display() local
|
H A D | servconf.c | 796 struct addrinfo hints, *ai, *aitop; in add_one_listen_addr() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | http.c | 4462 struct evutil_addrinfo *aitop = NULL; in bind_socket() local
|
/freebsd/contrib/libevent/ |
H A D | http.c | 4462 struct evutil_addrinfo *aitop = NULL; in bind_socket() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_http.c | 182 struct evutil_addrinfo ai, *aitop; in http_connect() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_http.c | 182 struct evutil_addrinfo ai, *aitop; in http_connect() local
|