Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dtimespec_cstd.c30 case TIME_UTC: in timespec_base_to_clock()
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dtimespec_getres.c33 { TIME_UTC, CLOCK_REALTIME, "real time clock" },
H A Dtimespec_get.c35 { TIME_UTC, CLOCK_REALTIME, "real time clock" },
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dtime_h.cfg32 define | TIME_UTC | | time.h | -ALL +C11+
/illumos-gate/usr/src/head/
H A Dtime.h306 #define TIME_UTC 0x1 /* CLOCK_REALTIME */ macro