Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/resolv/
Dres_cache.c1286 Cache* cache; member
1310 _cache_flush_pending_requests_locked( struct resolv_cache* cache ) in _cache_flush_pending_requests_locked()
1333 _cache_check_pending_request_locked( struct resolv_cache** cache, Entry* key, unsigned netid ) in _cache_check_pending_request_locked()
1373 _cache_notify_waiting_tid_locked( struct resolv_cache* cache, Entry* key ) in _cache_notify_waiting_tid_locked()
1405 Cache* cache; in _resolv_cache_query_failed() local
1424 _cache_flush_locked( Cache* cache ) in _cache_flush_locked()
1469 struct resolv_cache* cache; in _resolv_cache_create() local
1500 _cache_dump_mru( Cache* cache ) in _cache_dump_mru()
1570 _cache_lookup_p( Cache* cache, in _cache_lookup_p()
1596 _cache_add_p( Cache* cache, in _cache_add_p()
[all …]