Home
last modified time | relevance | path

Searched defs:leak (Results 1 – 6 of 6) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dvnodes.sh84 leak(); function
/freebsd/tests/sys/fs/fusefs/
H A Dutils.hh264 static void leak(int fd __unused) {} in leak() function in FuseTest
/freebsd/contrib/ntp/ntpd/
H A Dntp_monitor.c327 int leak; /* new headway */ in ntp_monitor() local
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp847 for (const LeakedChunk &leak : chunks) { in AddLeakedChunks() local
873 Leak leak = {next_id_++, /* hit_count */ 1, in AddLeakedChunks() local
/freebsd/contrib/ntp/include/
H A Dntp.h789 int leak; /* leaky bucket accumulator */ global() member
/freebsd/contrib/jemalloc/src/
H A Dextent.c1100 void *leak = extent_base_get(to_leak); in extent_recycle_split() local