Searched refs:addr_num (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/aux/
H A Dmconnect.c89 int addr_num = 0; local
137 bcopy(hp->h_addr_list[addr_num],
142 bcopy(&hp->h_addr_list[addr_num][IN6ADDRSZ - INADDRSZ],
172 if (hp->h_addr_list[++addr_num] != NULL) {
175 bcopy(hp->h_addr_list[addr_num],
180 bcopy(&hp->h_addr_list[addr_num]
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_netbios_name.c968 int i, addr_num, rc; local
983 addr_num = bcast_num;
991 addr_num = nbns_num;
1010 for (i = 0; i < addr_num; i++) {
1043 int i, addr_num, q_addrs = 0; local
1057 addr_num = bcast_num;
1067 addr_num = nbns_num;
1076 * the value of addr_num is irrelvant here, because
1078 * need the addr_num. We set a value here just to avoid
1081 addr_num
1172 int addr_num; local
1263 int i, addr_num; local
[all...]

Completed in 49 milliseconds