Searched refs:try (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/dns/resolv/ |
D | res_send.c | 354 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; in res_nsend() local 480 for (try = 0; try < statp->retry; try++) { in res_nsend() 544 try = statp->retry; in res_nsend() 554 if (try == 0) { in res_nsend() 581 if (try == 0) { in res_nsend()
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 68 Before API 23, the default search order was to try the main executable, 317 used, but starting from API 23 the Android runtime will try to load the 343 are not found, or you try to use an ABI-incompatible library that isn't 458 Most apps should be unaffected by this change, but apps that hook or try to
|
/bionic/docs/ |
D | fdsan.md | 229 …s detectable or reproducible as our toy example, which is a good reason to try to maximize the usa…
|
D | elf-tls.md | 812 As a temporary compatibility hack, we might try to keep these programs running by reserving a TLS
|