Home
last modified time | relevance | path

Searched refs:NI_MAXHOST (Results 1 – 25 of 126) sorted by relevance

123456

/netbsd/usr.sbin/inetd/
H A Dratelimit.c54 char other_addr[NI_MAXHOST];
71 static const char *rl_node_tostring(struct servtab *, struct rl_ip_node *, char[NI_MAXHOST]);
171 out->other_addr, NI_MAXHOST, in rl_get_name()
245 char buffer[NI_MAXHOST]; in rl_add()
473 if (strncmp(cur->other_addr, addr->other_addr, NI_MAXHOST) in rl_ip_eq()
505 char buffer[NI_MAXHOST]) in rl_node_tostring() argument
514 (char*)buffer, NI_MAXHOST); in rl_node_tostring()
525 char buffer[NI_MAXHOST]; in rl_print_found_node()
535 char buffer[NI_MAXHOST]; in rl_log_address_exceed()
540 "'%." TOSTRING(NI_MAXHOST) "s' " in rl_log_address_exceed()
[all …]
/netbsd/crypto/dist/ipsec-tools/src/libipsec/
H A Dipsec_dump_policy.c276 char abuf[NI_MAXHOST * 2 + 2]; in ipsec_dump_ipsecrequest()
371 char tmp1[NI_MAXHOST], tmp2[NI_MAXHOST]; in set_addresses()
386 char host[NI_MAXHOST]; in set_address()
/netbsd/external/bsd/unbound/dist/compat/
H A Dfake-rfc2553.h114 #ifndef NI_MAXHOST
115 # define NI_MAXHOST 1025 macro
/netbsd/external/bsd/ntp/dist/include/
H A Dntp_rfc2553.h225 #ifndef NI_MAXHOST
226 #define NI_MAXHOST 1025 macro
/netbsd/external/bsd/nsd/dist/compat/
H A Dfake-rfc2553.h121 #ifndef NI_MAXHOST
122 # define NI_MAXHOST 1025 macro
/netbsd/external/bsd/ntp/dist/lib/isc/win32/
H A Dnetdb.h131 #undef NI_MAXHOST
134 #define NI_MAXHOST 1025 macro
/netbsd/external/mpl/bind/dist/lib/isc/win32/
H A Dnetdb.h127 #undef NI_MAXHOST
130 #define NI_MAXHOST 1025 macro
/netbsd/external/mpl/bind/include/irs/
H A Dnetdb.h115 #undef NI_MAXHOST
118 #define NI_MAXHOST 1025 macro
/netbsd/external/mpl/bind/dist/lib/irs/win32/include/irs/
H A Dnetdb.h135 #undef NI_MAXHOST
138 #define NI_MAXHOST 1025 macro
/netbsd/crypto/external/bsd/openssh/dist/
H A Dcanohost.c48 char ntop[NI_MAXHOST]; in get_socket_address()
109 char *host, myname[NI_MAXHOST]; in get_local_name()
/netbsd/tests/usr.sbin/inetd/
H A Dtest_server.c126 char name[NI_MAXHOST]; in dgram_wait_service()
149 addr.ss_len, name, NI_MAXHOST, in dgram_wait_service()
/netbsd/external/mit/libuv/dist/include/uv/
H A Dunix.h74 #ifndef NI_MAXHOST
75 # define NI_MAXHOST 1025 macro
351 char host[NI_MAXHOST]; \
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dsockmisc.c707 static char buf[NI_MAXHOST + NI_MAXSERV + 10];
708 char addr[NI_MAXHOST], port[NI_MAXSERV];
727 static char buf[NI_MAXHOST + NI_MAXSERV + 10];
728 char addr[NI_MAXHOST];
742 static char buf[NI_MAXHOST + 10]; in naddrwop2str()
761 static char buf[2*(NI_MAXHOST + NI_MAXSERV + 10) + 100]; in naddrwop2str_fromto()
783 static char buf[2*(NI_MAXHOST + NI_MAXSERV + 10) + 100];
/netbsd/usr.sbin/rip6query/
H A Drip6query.c191 static char buf[NI_MAXHOST]; in sa_n2a()
203 static char buf[NI_MAXHOST]; in inet6_n2a()
/netbsd/usr.sbin/traceroute6/
H A Dtraceroute6.c362 char hbuf[NI_MAXHOST], src0[NI_MAXHOST], *ep; in main()
930 char hbuf[NI_MAXHOST]; in packet_ok()
998 char sbuf[NI_MAXHOST+1], dbuf[INET6_ADDRSTRLEN]; in packet_ok()
1075 char hbuf[NI_MAXHOST]; in print()
1104 static char line[NI_MAXHOST], domain[MAXHOSTNAMELEN + 1]; in inetname()
/netbsd/lib/libc/net/
H A Drcmd.c244 char hbuf[NI_MAXHOST]; in resrcmd()
923 char h1[NI_MAXHOST], h2[NI_MAXHOST]; in __icheckhost()
971 static char remotehost[NI_MAXHOST]; in __gethostloop()
972 char h1[NI_MAXHOST], h2[NI_MAXHOST]; in __gethostloop()
/netbsd/external/bsd/tcpdump/dist/
H A Dnetdissect-stdinc.h335 #ifndef NI_MAXHOST
336 #define NI_MAXHOST 1025 macro
/netbsd/lib/libwrap/
H A Dsocket.c155 char h1[NI_MAXHOST], h2[NI_MAXHOST]; in sock_hostname()
/netbsd/sbin/ifconfig/
H A Dtunnel.c151 char psrcaddr[NI_MAXHOST]; in tunnel_status()
152 char pdstaddr[NI_MAXHOST]; in tunnel_status()
/netbsd/libexec/rlogind/
H A Drlogind.c205 char hbuf[NI_MAXHOST]; in main()
248 char naddr[NI_MAXHOST]; in doit()
249 char saddr[NI_MAXHOST]; in doit()
250 char raddr[NI_MAXHOST]; in doit()
/netbsd/usr.sbin/faithd/
H A Dfaithd.c424 char src[NI_MAXHOST]; in play_child()
425 char dst6[NI_MAXHOST]; in play_child()
426 char dst4[NI_MAXHOST]; in play_child()
785 char hbuf[NI_MAXHOST]; in grab_myaddrs()
/netbsd/libexec/rshd/
H A Drshd.c223 char hbuf[NI_MAXHOST]; in main()
267 char naddr[NI_MAXHOST]; in doit()
268 char saddr[NI_MAXHOST]; in doit()
269 char raddr[NI_MAXHOST]; in doit()
/netbsd/external/bsd/openldap/dist/include/ac/
H A Dsocket.h252 #ifndef NI_MAXHOST
253 #define NI_MAXHOST 256 macro
/netbsd/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsock_principal.c49 char hostname[NI_MAXHOST]; in krb5_sock_to_principal()
/netbsd/lib/libform/
H A Dtype_ipv6.c56 char cleaned[NI_MAXHOST]; in ipv6_check_field()

123456