Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dres_cache.cpp837 static Entry* entry_alloc(const Entry* init, const void* answer, int answerlen) { in entry_alloc() function
1337 e = entry_alloc(key, answer, answerlen); in resolv_cache_add()