Searched refs:overwrites (Results 1 – 14 of 14) sorted by relevance
/freebsd/lib/geom/eli/ |
H A D | geom_eli.c | 1592 unsigned int overwrites; in eli_trash_metadata() local 1597 size = sizeof(overwrites); in eli_trash_metadata() 1598 if (sysctlbyname("kern.geom.eli.overwrites", &overwrites, &size, in eli_trash_metadata() 1599 NULL, 0) == -1 || overwrites == 0) { in eli_trash_metadata() 1600 overwrites = G_ELI_OVERWRITES; in eli_trash_metadata() 1623 } while (--overwrites > 0); in eli_trash_metadata()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BN_new.pod | 34 overwrites the data before the memory is returned to the system.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | README.txt | 40 blindly overwrites all changes to the generic library in llvm, so be
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindRegistersRestore.S | 78 # overwrites all registers, we can use the same registers for
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | keymap.subr | 183 # later on with a higher mark, it overwrites previous)
|
/freebsd/sys/geom/eli/ |
H A D | g_eli.c | 84 SYSCTL_UINT(_kern_geom_eli, OID_AUTO, overwrites, CTLFLAG_RWTUN, &g_eli_overwrites,
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | zstd.1.md | 113 This setting overwrites compression level if one was set previously.
|
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 304 BGP: Fix overwrites of global 'astostr' temporary buffer 305 ARP: fix overwrites of static buffer in q922_string().
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_mod.c | 307 SYSCTL_COUNTER_U64(_kern_hwpmc_stats, OID_AUTO, overwrites, CTLFLAG_RW,
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 1049 overflow and effectively overwrites the stack frame. The 4815 overflow and effectively overwrites the stack frame. The
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrMVE.td | 4882 // Match the most obvious MVEvmovn(a,b,t), which overwrites the odd or even
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 4192 + fix special case where double-width character overwrites a single- 8709 multi-column character partly overwrites another.
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 10261 nonvalidated data, and 2181 rules prevent cache overwrites to them.
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 2105 and expn.pl to avoid file overwrites, etc. Patches from
|