Home
last modified time | relevance | path

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

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