HomeSort by: relevance | last modified time | path
    Searched refs:USG_COMPAT (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/time/
private.h 218 && defined USG_COMPAT && USG_COMPAT == 2)
335 #ifndef USG_COMPAT
337 # define USG_COMPAT 0
339 # define USG_COMPAT 1
344 # if _POSIX_VERSION < 198808 && !USG_COMPAT
779 # if USG_COMPAT
869 #if 2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS)
strftime.c 651 #if defined TM_GMTOFF || USG_COMPAT || ALTZONE
683 # if USG_COMPAT
localtime.c 678 # if 2 <= USG_COMPAT + TZ_TIME_T || defined(__NetBSD__)
683 # endif /* 2<= USG_COMPAT + TZ_TIME_T */
800 # if USG_COMPAT
843 # if USG_COMPAT
860 # if USG_COMPAT
3273 # if !USG_COMPAT

Completed in 22 milliseconds