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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1574 #define SIGSET_FLAGSZ CONV_EXPN_FIELD_DEF_PREFIX_SIZE + \ macro
1644 * SIGSET_FLAGSZ is the real minimum size of the buffer required by
1647 * things this way because the definition of SIGSET_FLAGSZ uses information
1651 #if (CONV_CNOTE_SIGSET_BUFSIZE != SIGSET_FLAGSZ) && !defined(__lint)
1652 #define REPORT_BUFSIZE SIGSET_FLAGSZ
1654 #error "CONV_CNOTE_SIGSET_BUFSIZE does not match SIGSET_FLAGSZ"

Completed in 97 milliseconds