Home
last modified time | relevance | path

Searched defs:DESCSZ (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/cmd/sgs/libconv/common/
H A Dgroup.c85 #define DESCSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
/titanic_52/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c47 #define DESCSZ (size_t)512 macro
/titanic_52/usr/src/uts/common/io/efe/
H A Defe.h329 #define DESCSZ(x) (sizeof (efe_desc_t) * (x)) macro