Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Dconv.h287 #define CONV_SEC_FLAGS_BUFSIZE 190 macro
290 char buf[CONV_SEC_FLAGS_BUFSIZE];
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dsections.c427 #if (CONV_SEC_FLAGS_BUFSIZE != FLAGSZ) && !defined(__lint) in conv_sec_flags_strings()