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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dhostacc.c109 for (iInd = 0, pcHost = ptHtmp->ha_hosts[0];
111 pcHost = ptHtmp->ha_hosts[++iInd]) {
260 ha_arr[iHaInd].ha_hosts[iHaHind++] =
269 ha_arr[iHaInd].ha_hosts[iHaHind++] =
271 ha_arr[iHaInd].ha_hosts[iHaHind] = NULL;
327 iInd < MAXHST && ptHtmp->ha_hosts[iInd];
329 free(ptHtmp->ha_hosts[iInd]);
330 ptHtmp->ha_hosts[iInd] = NULL;
H A Dhostacc.h71 char *ha_hosts[MAXHST]; /* Array of hostnames */ member in struct:__anon285

Completed in 56 milliseconds