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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c2588 #define PROCSECFLGSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
2597 * PROCSECFLGSZ is the real minimum size of the buffer required by
2600 * way because the definition of PROCSECFLGSZ uses information that is not
2604 #if (CONV_PRSECFLAGS_BUFSIZE != PROCSECFLGSZ) && !defined(__lint)
2605 #define REPORT_BUFSIZE PROCSECFLGSZ
2607 #error "CONV_PRSECFLAGS_BUFSIZE does not match PROCSECFLGSZ"

Completed in 231 milliseconds