Home
last modified time | relevance | path

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

/aosp_15_r20/external/dnsmasq/src/
H A Drfc1035.c526 cache_start_insert(); in extract_addresses()
826 cache_start_insert(); in check_for_bogus_wildcard()
H A Ddnsmasq.h657 void cache_start_insert(void);
H A Dcache.c279 void cache_start_insert(void) { in cache_start_insert() function