Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zic/
H A Dprivate.h196 #if defined USG_COMPAT && USG_COMPAT == 2
207 #if defined USG_COMPAT && USG_COMPAT == 2
289 #ifndef USG_COMPAT
291 # define USG_COMPAT 0 macro
293 # define USG_COMPAT 1 macro
298 # if _POSIX_VERSION < 198808 && !USG_COMPAT
727 # if USG_COMPAT
799 #if 2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS)