Searched refs:totallost (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dmem.c124 static isc_uint64_t totallost; variable
887 totallost = 0;
1061 totallost += ctx->inuse;
2460 lost = totallost;
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dmem.c124 static isc_uint64_t totallost; variable
886 totallost = 0;
1060 totallost += ctx->inuse;
2436 lost = totallost;

Completed in 90 milliseconds