Searched refs:first_match (Results 1 – 1 of 1) sorted by relevance
1208 char *first_match; in doaddresses() local1367 first_match = NULL; in doaddresses()1374 if (first_match != NULL) in doaddresses()1377 first_match = *walker; in doaddresses()1383 if (first_match == NULL) { in doaddresses()1423 bcopy(first_match, &sin6->sin6_addr, in doaddresses()1436 first_match = NULL; in doaddresses()1452 if (first_match != in doaddresses()1456 first_match = in doaddresses()1465 if (first_match == NULL) { in doaddresses()[all …]