Home
last modified time | relevance | path

Searched refs:CONV_SEC_FLAGS_BUFSIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h301 #define CONV_SEC_FLAGS_BUFSIZE 190 macro
304 char buf[CONV_SEC_FLAGS_BUFSIZE];
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.c487 #if (CONV_SEC_FLAGS_BUFSIZE != FLAGSZ) && !defined(__lint) in conv_sec_flags_strings()