Searched defs:aitop (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/crypto/openssh/ |
| H A D | auth.c | 769 struct addrinfo hints, *ai, *aitop; in remote_hostname() local
|
| H A D | ssh-keyscan.c | 351 struct addrinfo hints, *ai, *aitop; in tcpconnect() local
|
| H A D | channels.h | 112 struct addrinfo *ai, *aitop; member
|
| H A D | sshconnect.c | 449 ssh_connect_direct(struct ssh *ssh, const char *host, struct addrinfo *aitop, in ssh_connect_direct()
|
| H A D | channels.c | 3341 struct addrinfo hints, *ai, *aitop; local 4560 struct addrinfo hints, *ai, *aitop; local 4715 struct addrinfo hints, *ai, *aitop; local
|
| H A D | servconf.c | 783 struct addrinfo hints, *ai, *aitop; in add_one_listen_addr() local
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_http.c | 157 struct evutil_addrinfo ai, *aitop; in http_connect() local
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | http.c | 4221 struct evutil_addrinfo *aitop = NULL; in bind_socket() local
|
| /freebsd-13.1/contrib/libevent/test/ |
| H A D | regress_http.c | 171 struct evutil_addrinfo ai, *aitop; in http_connect() local
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | http.c | 4388 struct evutil_addrinfo *aitop = NULL; in bind_socket() local
|