Searched refs:DESCSZ (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libconv/common/
H A Dgroup.c85 #define DESCSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
98 * DESCSZ is the real min size of the buffer required by conv_grpdesc_flags().
100 * buffer size. We do things this way because the definition of DESCSZ uses
104 #if (CONV_GRPDESC_FLAGS_BUFSIZE != DESCSZ) && !defined(__lint)
105 #define REPORT_BUFSIZE DESCSZ
107 #error "CONV_GRPDESC_FLAGS_BUFSIZE does not match DESCSZ"
/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c47 #define DESCSZ (size_t)512 macro

Completed in 51 milliseconds