Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h294 #define CONV_PHDR_FLAGS_BUFSIZE 88 macro
297 char buf[CONV_PHDR_FLAGS_BUFSIZE];
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.c232 #if (CONV_PHDR_FLAGS_BUFSIZE != PHDRSZ) && !defined(__lint) in conv_phdr_flags_strings()