Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_cache.cpp1082 static Entry* entry_alloc(const Entry* init, const void* answer, int answerlen) { in entry_alloc() function
1573 e = entry_alloc(key, answer, answerlen); in _resolv_cache_add()