HomeSort by: relevance | last modified time | path
    Searched defs:bucket_empty (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c 3270 bool bucket_empty = false; local
3313 bucket_empty = fctx_unlink(fctx);
3329 if (bucket_empty) {
4305 bool bucket_empty; local
4453 bucket_empty = fctx_decreference(fctx);
4455 if (bucket_empty) {
4469 bool bucket_empty; local
4612 bucket_empty = fctx_decreference(fctx);
4614 if (bucket_empty) {
4877 bool bucket_empty = false local
4957 bool done = false, bucket_empty = false; local
5771 bool bucket_empty; local
7588 bool bucket_empty = false; local
7622 bool bucket_empty; local
10010 bool bucket_empty; local
11358 bool bucket_empty; local
    [all...]
resolver.c 3270 bool bucket_empty = false; local
3313 bucket_empty = fctx_unlink(fctx);
3329 if (bucket_empty) {
4305 bool bucket_empty; local
4453 bucket_empty = fctx_decreference(fctx);
4455 if (bucket_empty) {
4469 bool bucket_empty; local
4612 bucket_empty = fctx_decreference(fctx);
4614 if (bucket_empty) {
4877 bool bucket_empty = false local
4957 bool done = false, bucket_empty = false; local
5771 bool bucket_empty; local
7588 bool bucket_empty = false; local
7622 bool bucket_empty; local
10010 bool bucket_empty; local
11358 bool bucket_empty; local
    [all...]

Completed in 41 milliseconds