Home
last modified time | relevance | path

Searched refs:shortdesc (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dmalloc.h137 #define MALLOC_DEFINE(type, shortdesc, longdesc) \ argument
139 { NULL, M_MAGIC, shortdesc, NULL } \
/f-stack/freebsd/sys/
H A Dmalloc.h144 #define MALLOC_DEFINE(type, shortdesc, longdesc) \ argument
149 .ks_shortdesc = shortdesc, \