Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h542 no_link = ENOLINK, enumerator
544 no_link = EINVAL,
/external/libcxx/test/std/diagnostics/syserr/
Derrc.pass.cpp56 static_assert(static_cast<int>(std::errc::no_link) == ENOLINK, ""); in main()
/external/libcxx/include/
Dsystem_error163 no_link, // ENOLINK
306 no_link = ENOLINK,
/external/iproute2/ip/
Dipaddress.c1460 int no_link = 0; in ipaddr_list_flush_or_save() local
1627 no_link = 1; in ipaddr_list_flush_or_save()
1652 } else if (no_link || in ipaddr_list_flush_or_save()