Home | History | Annotate | Download | only in os

Lines Matching refs:NewHost

213 static Bool NewHost(int /*family*/,
856 * NewHost to tell that we are adding the default local
859 (void) NewHost (self->family, self->addr, self->len, TRUE);
925 NewHost(family, "", 0, FALSE);
961 NewHost(family, hostname, len, FALSE);
969 (void) NewHost (FamilyNetname, hostname, strlen (hostname), FALSE);
989 NewHost(f, addr, len, FALSE);
1015 (void) NewHost (family, (pointer)*list, len, FALSE);
1017 (void) NewHost (family, (pointer)hp->h_addr, len, FALSE);
1279 if (NewHost (family, pAddr, len, FALSE))
1303 NewHost (int family,