Searched defs:PROCFLGSZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1292 #define PROCFLGSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
1300 * PROCFLGSZ is the real minimum size of the buffer required by
1303 * things this way because the definition of PROCFLGSZ uses information
1307 #if (CONV_CNOTE_PROC_FLAG_BUFSIZE != PROCFLGSZ) && !defined(__lint)
1308 #define REPORT_BUFSIZE PROCFLGSZ
1310 #error "CONV_CNOTE_PROC_FLAG_BUFSIZE does not match PROCFLGSZ"

Completed in 50 milliseconds