Searched refs:first_match (Results 1 – 1 of 1) sorted by relevance
1317 char *first_match; in doaddresses() local1476 first_match = NULL; in doaddresses()1483 if (first_match != NULL) in doaddresses()1486 first_match = *walker; in doaddresses()1492 if (first_match == NULL) { in doaddresses()1532 bcopy(first_match, &sin6->sin6_addr, in doaddresses()1545 first_match = NULL; in doaddresses()1561 if (first_match != in doaddresses()1565 first_match = in doaddresses()1574 if (first_match == NULL) { in doaddresses()[all …]