Searched defs:__xpg4 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/common/common/
H A Dvalues-xpg4.c36 int __xpg4 = 1; variable
H A Dvalues-xpg6.c57 int __xpg4 = 1; variable
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dxpg4.c30 * __xpg4 == 0 by default. The xpg4 cc driver will add an object
31 * file that contains int __xpg4 = 1". The symbol interposition
36 int __xpg4 = 0; variable
38 int libc__xpg4; /* copy of __xpg4, private to libc */

Completed in 77 milliseconds