HomeSort by relevance Sort by last modified time
    Searched refs:NI_MAXHOST (Results 76 - 94 of 94) sorted by null

1 2 34

  /external/iputils/ninfod/
ninfod.c 707 char saddrbuf[NI_MAXHOST];
  /external/iputils/
traceroute6.c 277 #define MAX_HOSTNAMELEN NI_MAXHOST
ping.c 80 #define MAX_HOSTNAMELEN NI_MAXHOST
    [all...]
  /external/openssh/
ssh-keyscan.c 615 char *tname, *cp, line[NI_MAXHOST];
readconf.c     [all...]
channels.c 1090 if (len > NI_MAXHOST) {
1214 if (addrlen >= NI_MAXHOST) {
    [all...]
servconf.c     [all...]
sshd.c 1025 char ntop[NI_MAXHOST], strport[NI_MAXSERV];
    [all...]
configure     [all...]
  /external/openssl/crypto/bio/
b_sock.c 889 char h[NI_MAXHOST],s[NI_MAXSERV];
  /external/ipsec-tools/src/racoon/
racoonctl.c 192 static char _addr1_[NI_MAXHOST], _addr2_[NI_MAXHOST];
    [all...]
isakmp.c     [all...]
isakmp_cfg.c     [all...]
  /external/tcpdump/
print-icmp6.c 1158 char hbuf[NI_MAXHOST];
    [all...]
  /external/chromium/third_party/libevent/
http.c 100 #define NI_MAXHOST 1025
    [all...]
  /external/chromium_org/third_party/libevent/
http.c 100 #define NI_MAXHOST 1025
    [all...]
  /external/iptables/iptables/
xtables.c     [all...]
  /external/qemu/
vnc.c 53 char host[NI_MAXHOST];
    [all...]
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 694 char buf[NI_MAXHOST]; // NI_MAXHOST is longer than INET6_ADDRSTRLEN.
    [all...]

Completed in 931 milliseconds

1 2 34