Home
last modified time | relevance | path

Searched defs:zero_buf (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/extattrctl/
H A Dextattrctl.c86 static const char zero_buf[8192]; variable
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp423 std::vector<uint8_t> zero_buf(size, 0); in Malloc() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_draid.c868 void *zero_buf = kmem_zalloc(skip_size, KM_SLEEP); in vdev_draid_map_verify_empty() local
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c56 u8 zero_buf[4] = {0}; in align_debug_buffer() local