Lines Matching defs:e
1034 static void entry_free(Entry* e) { in entry_free()
1041 static void entry_mru_remove(Entry* e) { in entry_mru_remove()
1046 static void entry_mru_add(Entry* e, Entry* list) { in entry_mru_add()
1058 static unsigned entry_hash(const Entry* e) { in entry_hash()
1067 static int entry_init_key(Entry* e, const void* query, int querylen) { in entry_init_key()
1083 Entry* e; in entry_alloc() local
1302 Entry* e; in cache_dump_mru() local
1346 static void _cache_add_p(Cache* cache, Entry** lookup, Entry* e) { in _cache_add_p()
1360 Entry* e = *lookup; in _cache_remove_p() local
1389 Entry* e; in _cache_remove_expired() local
1423 Entry* e; in _resolv_cache_lookup() local
1519 Entry* e; in _resolv_cache_add() local