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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1524 # define GLIBC_VERSION ((__GLIBC__ << 8) + __GLIBC_MINOR__) macro
1525 # if (GLIBC_VERSION >= 0x201)
1527 # else /* (GLIBC_VERSION >= 0x201) */
1529 # endif /* (GLIBC_VERSION >= 0x201) */
1530 # if (GLIBC_VERSION >= 0x201 && !defined(NEEDSGETIPNODE))
1533 # endif /* (GLIBC_VERSION >= 0x201 && !defined(NEEDSGETIPNODE)) */
1534 # undef GLIBC_VERSION macro

Completed in 67 milliseconds