/external/openssh/ |
D | canohost.c | 72 char ntop[NI_MAXHOST]; in get_socket_address() local 97 if ((r = getnameinfo((struct sockaddr *)&addr, addrlen, ntop, in get_socket_address() 98 sizeof(ntop), NULL, 0, flags)) != 0) { in get_socket_address() 103 return xstrdup(ntop); in get_socket_address()
|
D | sshconnect.c | 374 char ntop[NI_MAXHOST]; in ssh_create_socket() local 424 ntop, sizeof(ntop), NULL, 0, NI_NUMERICHOST)) != 0) { in ssh_create_socket() 430 error("bind %s: %s", ntop, strerror(errno)); in ssh_create_socket() 433 debug("%s: bound to %s", __func__, ntop); in ssh_create_socket() 465 char ntop[NI_MAXHOST], strport[NI_MAXSERV]; in ssh_connect_direct() local 469 memset(ntop, 0, sizeof(ntop)); in ssh_connect_direct() 489 ntop, sizeof(ntop), strport, sizeof(strport), in ssh_connect_direct() 497 host, ntop, strport); in ssh_connect_direct() 516 ntop, strport, strerror(errno)); in ssh_connect_direct() 654 char ntop[NI_MAXHOST]; in get_hostfile_hostname_ipaddr() local [all …]
|
D | auth.c | 752 const char *ntop = ssh_remote_ipaddr(ssh); in remote_hostname() local 760 return xstrdup(ntop); in remote_hostname() 767 debug3("Trying to reverse map address %.100s.", ntop); in remote_hostname() 772 return xstrdup(ntop); in remote_hostname() 785 name, ntop); in remote_hostname() 787 return xstrdup(ntop); in remote_hostname() 807 "[%s] failed.", name, ntop); in remote_hostname() 808 return xstrdup(ntop); in remote_hostname() 814 (strcmp(ntop, ntop2) == 0)) in remote_hostname() 822 "map back to the address.", ntop, name); in remote_hostname() [all …]
|
D | channels.c | 1378 char dest_addr[255+1], ntop[INET6_ADDRSTRLEN]; in channel_decode_socks5() local 1480 if (inet_ntop(af, dest_addr, ntop, sizeof(ntop)) == NULL) in channel_decode_socks5() 1482 c->path = xstrdup(ntop); in channel_decode_socks5() 3387 char ntop[NI_MAXHOST], strport[NI_MAXSERV]; local 3457 if (getnameinfo(ai->ai_addr, ai->ai_addrlen, ntop, sizeof(ntop), 3467 verbose("socket [%s]:%s: %.100s", ntop, strport, 3477 ntop, strport); 3487 ntop, strport, strerror(errno)); 3490 ntop, strport, strerror(errno)); 3498 error("listen [%s]:%s: %.100s", ntop, strport, [all …]
|
D | sshd.c | 1002 char ntop[NI_MAXHOST], strport[NI_MAXSERV]; local 1011 ntop, sizeof(ntop), strport, sizeof(strport), 1046 debug("Bind to port %s on %s.", strport, ntop); 1051 strport, ntop, strerror(errno)); 1061 ntop, strport, strerror(errno)); 1063 ntop, strport,
|
D | configure.ac | 2348 char ntop[NI_MAXHOST], strport[NI_MAXSERV], *name = NULL; 2365 err = getnameinfo(ai->ai_addr, ai->ai_addrlen, ntop, 2366 sizeof(ntop), strport, sizeof(strport), 2416 char ntop[NI_MAXHOST], strport[NI_MAXSERV], *name = NULL; 2433 err = getnameinfo(ai->ai_addr, ai->ai_addrlen, ntop, 2434 sizeof(ntop), strport, sizeof(strport),
|
/external/toybox/toys/net/ |
D | ping.c | 62 printf("\n--- %s ping statistics ---\n", ntop(TT.sa)); 200 printf("Ping %s (%s)", *toys.optargs, ntop(TT.sa)); in ping_main() 203 printf(" from %s (%s)", TT.I, ntop(sa)); in ping_main() 294 printf("%d bytes from %s: icmp_seq=%d ttl=%d", len, ntop(&srcaddr2.s), in ping_main()
|
D | sntp.c | 154 xstrncpy(buf, ntop(ai->ai_addr), 128); in sntp_main() 155 strike = strcmp(buf, ntop((void *)&sa)); in sntp_main()
|
/external/oss-fuzz/projects/ndpi/ |
D | Dockerfile | 20 RUN git clone --depth 1 https://github.com/ntop/nDPI.git ndpi
|
/external/toybox/lib/ |
D | net.c | 137 char *ntop(struct sockaddr *sa) in ntop() function
|
D | lib.h | 367 char *ntop(struct sockaddr *sa);
|
/external/libevent/ |
D | http.c | 4359 char ntop[NI_MAXHOST]; in name_from_addr() local 4365 ntop, sizeof(ntop), strport, sizeof(strport), in name_from_addr() 4380 ntop, sizeof(ntop), strport, sizeof(strport), in name_from_addr() 4386 *phost = mm_strdup(ntop); in name_from_addr()
|
/external/python/asn1crypto/docs/ |
D | universal_types.md | 9 [A Layman's Guide to a Subset of ASN.1, BER, and DER](http://luca.ntop.org/Teaching/Appunti/asn1.ht…
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 63928 entoparasite ˌɛntopˈærəsˌaɪt 75189 frontoparietal frˌəntopərˈaɪɪtəl 79344 gigantopithecus ʤaɪgˌæntopɪθˈikəs 171041 santopietro sɑntopˈitro
|
D | internal_raw_IPA.txt | 53925 entoparasite ˌɛntopˈærəsˌaɪt 63418 frontoparietal %31307 frˌəntopərˈaɪɪtəl 66923 gigantopithecus dʒaɪgˌæntopɪθˈikəs 143258 santopietro sɑntopˈitro
|