Home
last modified time | relevance | path

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

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