Searched refs:aio_dstscope (Results 1 – 2 of 2) sorted by relevance
177 int aio_dstscope; member711 aio[i].aio_dstscope = gai_addr2scopetype(sa); in _hpreorder()961 if (dst1->aio_dstscope == dst1->aio_srcscope && in comp_dst()962 dst2->aio_dstscope != dst2->aio_srcscope) { in comp_dst()965 if (dst1->aio_dstscope != dst1->aio_srcscope && in comp_dst()966 dst2->aio_dstscope == dst2->aio_srcscope) { in comp_dst()1026 if (dst1->aio_dstscope >= 0 && in comp_dst()1027 dst1->aio_dstscope < dst2->aio_dstscope) { in comp_dst()1030 if (dst2->aio_dstscope >= 0 && in comp_dst()1031 dst2->aio_dstscope < dst1->aio_dstscope) { in comp_dst()
221 int aio_dstscope; member705 aio[i].aio_dstscope = gai_addr2scopetype(ai->ai_addr); in reorder()978 if (dst1->aio_dstscope == dst1->aio_srcscope && in comp_dst()979 dst2->aio_dstscope != dst2->aio_srcscope) { in comp_dst()982 if (dst1->aio_dstscope != dst1->aio_srcscope && in comp_dst()983 dst2->aio_dstscope == dst2->aio_srcscope) { in comp_dst()1043 if (dst1->aio_dstscope >= 0 && in comp_dst()1044 dst1->aio_dstscope < dst2->aio_dstscope) { in comp_dst()1047 if (dst2->aio_dstscope >= 0 && in comp_dst()1048 dst2->aio_dstscope < dst1->aio_dstscope) { in comp_dst()