Home
last modified time | relevance | path

Searched refs:got_source_addr (Results 1 – 1 of 1) sorted by relevance

/sysdeps/posix/
A Dgetaddrinfo.c1116 bool got_source_addr; member
1384 if (a1->got_source_addr && ! a2->got_source_addr) in rfc3484_sort()
1386 if (! a1->got_source_addr && a2->got_source_addr) in rfc3484_sort()
1398 if (a1->got_source_addr) in rfc3484_sort()
1411 if (a1->got_source_addr) in rfc3484_sort()
1422 if (a1->got_source_addr) in rfc3484_sort()
1433 if (a1->got_source_addr) in rfc3484_sort()
1463 if (a1->got_source_addr) in rfc3484_sort()
1531 if (a1->got_source_addr in rfc3484_sort()
2313 results[i].got_source_addr = results[i - 1].got_source_addr; in getaddrinfo()
[all …]

Completed in 7 milliseconds