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

/illumos-gate/usr/src/head/iso/
H A Dtime_iso.h68 #if !defined(_CLOCK_T) || __cplusplus >= 199711L
69 #define _CLOCK_T macro
71 #endif /* !_CLOCK_T */
/illumos-gate/usr/src/head/
H A Dlimits.h283 #if !defined(_CLOCK_T) || __cplusplus >= 199711L
284 #define _CLOCK_T macro
286 #endif /* !_CLOCK_T */
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h388 #ifndef _CLOCK_T
389 #define _CLOCK_T macro
391 #endif /* ifndef _CLOCK_T */
/illumos-gate/usr/src/uts/common/sys/
H A Dtypes.h539 #if !defined(_CLOCK_T) || __cplusplus >= 199711L
540 #define _CLOCK_T macro
542 #endif /* ifndef _CLOCK_T */
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h50 #define _CLOCK_T macro

Completed in 106 milliseconds