Searched refs:entry_alloc (Results 1 – 2 of 2) sorted by relevance
1219 entry_alloc( const Entry* init, const void* answer, int answerlen ) in entry_alloc() function1824 e = entry_alloc(key, answer, answerlen); in _resolv_cache_add()
855 static Entry* entry_alloc(const Entry* init, const void* answer, int answerlen) { in entry_alloc() function1375 e = entry_alloc(key, answer, answerlen); in resolv_cache_add()