Searched defs:_TIME_T (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtime_std_impl.h48 #if !defined(_TIME_T) || __cplusplus >= 199711L
49 #define _TIME_T macro
51 #endif /* _TIME_T */
H A Dtime_impl.h48 #if !defined(_TIME_T) || __cplusplus >= 199711L
49 #define _TIME_T macro
51 #endif /* _TIME_T */
H A Dtime.h42 #if !defined(_TIME_T) || __cplusplus >= 199711L
43 #define _TIME_T macro
45 #endif /* _TIME_T */
H A Dtypes.h534 #if !defined(_TIME_T) || __cplusplus >= 199711L
535 #define _TIME_T macro
537 #endif /* _TIME_T */
/illumos-gate/usr/src/head/iso/
H A Dtime_iso.h73 #if !defined(_TIME_T) || __cplusplus >= 199711L
74 #define _TIME_T macro
76 #endif /* !_TIME_T */
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h383 #ifndef _TIME_T
384 #define _TIME_T macro
386 #endif /* _TIME_T */

Completed in 57 milliseconds