Symbol: NI_MAXSERV
crypto/dist/ipsec-tools/src/libipsec/ipsec_dump_policy.c
278
char abuf[(NI_MAXHOST + NI_MAXSERV + 3) * 2 + 2];
crypto/dist/ipsec-tools/src/libipsec/ipsec_dump_policy.c
373
char tmp1[NI_MAXHOST + NI_MAXSERV + 3], tmp2[sizeof(tmp1)];
crypto/dist/ipsec-tools/src/libipsec/ipsec_dump_policy.c
389
char serv[NI_MAXSERV];
crypto/dist/ipsec-tools/src/libipsec/pfkey_dump.c
497
char pbuf[NI_MAXSERV];
crypto/dist/ipsec-tools/src/racoon/isakmp.c
2766
char portbuf[NI_MAXSERV];
crypto/dist/ipsec-tools/src/racoon/localconf.c
199
char addr[NI_MAXHOST], port[NI_MAXSERV];
crypto/dist/ipsec-tools/src/racoon/sockmisc.c
689
static char buf[NI_MAXHOST + NI_MAXSERV + 10];
crypto/dist/ipsec-tools/src/racoon/sockmisc.c
690
char addr[NI_MAXHOST], port[NI_MAXSERV];
crypto/dist/ipsec-tools/src/racoon/sockmisc.c
708
static char buf[NI_MAXHOST + NI_MAXSERV + 10];
crypto/dist/ipsec-tools/src/racoon/sockmisc.c
742
static char buf[2*(NI_MAXHOST + NI_MAXSERV + 10) + 100];
crypto/dist/ipsec-tools/src/racoon/sockmisc.c
762
static char buf[2*(NI_MAXHOST + NI_MAXSERV + 10) + 100];
crypto/dist/ipsec-tools/src/setkey/setkey.c
924
char buf[NI_MAXHOST], pbuf[NI_MAXSERV];
lib/libc/net/rcmd.c
100
char pbuf[NI_MAXSERV];
lib/libc/net/rcmd.c
159
char pbuf[NI_MAXSERV];
lib/libc/resolv/res_init.c
426
char sbuf[NI_MAXSERV];
lib/libc/resolv/res_send.c
1148
char sbuf[NI_MAXSERV];
libexec/ftpd/ftpd.c
2063
char pbuf[NI_MAXSERV];
libexec/ftpd/ftpd.c
2574
static char hbuf[NI_MAXHOST], sbuf[NI_MAXSERV];
libexec/rexecd/rexecd.c
157
char pbuf[NI_MAXSERV];
libexec/rshd/rshd.c
270
char pbuf[NI_MAXSERV];
sbin/mount_nfs/mount_nfs.c
474
char host[NI_MAXHOST], serv[NI_MAXSERV];
tests/lib/libc/net/getaddrinfo/h_gai.c
48
char serv[NI_MAXSERV];
usr.bin/ftp/fetch.c
654
char hname[NI_MAXHOST], sname[NI_MAXSERV];
usr.bin/ftp/ftp.c
1615
char hname[NI_MAXHOST], sname[NI_MAXSERV];
usr.bin/ftp/ftp.c
192
char hname[NI_MAXHOST], sname[NI_MAXSERV];
usr.bin/ftp/util.c
1346
char sname[NI_MAXSERV];
usr.bin/getnameinfo/getnameinfo.c
90
socklen_t hostlen = NI_MAXHOST, servlen = NI_MAXSERV, addrlen;
usr.bin/getnameinfo/getnameinfo.c
91
char hostname[NI_MAXHOST], service[NI_MAXSERV];
usr.bin/nc/netcat.c
1733
char remote_port[NI_MAXSERV];
usr.bin/tftp/tftp.c
766
char a[NI_MAXSERV], b[NI_MAXSERV];
usr.sbin/faithd/faithd.c
138
char sbuf[NI_MAXSERV], snum[NI_MAXSERV];
usr.sbin/inetd/inetd.c
538
char buf[NI_MAXSERV];
usr.sbin/lpr/common_source/common.c
139
char hbuf[NI_MAXSERV], *ptr;
usr.sbin/lpr/lpd/lpd.c
601
char serv[NI_MAXSERV];
usr.sbin/rip6query/rip6query.c
82
char pbuf[NI_MAXSERV];
usr.sbin/route6d/route6d.c
551
char port[NI_MAXSERV];
usr.sbin/tcpdrop/tcpdrop.c
72
char serv[NI_MAXSERV];
usr.sbin/ypserv/ypserv/ypserv_proc.c
70
char sbuf[NI_MAXSERV];