Home
last modified time | relevance | path

Searched defs:M_ZERO (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_osdep.h48 #define M_ZERO 0x0004 /* bzero the allocation */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dmem.h48 #define M_ZERO 12 /* /dev/zero - source of private memory */ macro