HomeSort by relevance Sort by last modified time
    Searched full:entries_lost (Results 1 - 1 of 1) sorted by null

  /external/dnsmasq/src/
log.c 41 static int entries_lost = 0; variable
169 if (entries_lost != 0)
171 int e = entries_lost;
172 entries_lost = 0; /* avoid wild recursion */
323 entries_lost++;

Completed in 56 milliseconds