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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Daudit.c154 #define SYMBSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
165 * SYMBSZ is the real minimum size of the buffer required by conv_la_symbind().
167 * buffer size. We do things this way because the definition of SYMBSZ uses
171 #if (CONV_LA_SYMBIND_BUFSIZE != SYMBSZ) && !defined(__lint)
172 #define REPORT_BUFSIZE SYMBSZ
174 #error "CONV_LA_SYMBIND_BUFSIZE does not match SYMBSZ"

Completed in 43 milliseconds