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

  /src/sys/sys/
unistd.h 268 #define _SC_MONOTONIC_CLOCK 38
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
unistd.d 467 _SC_MONOTONIC_CLOCK,
610 _SC_MONOTONIC_CLOCK = 74,
794 _SC_MONOTONIC_CLOCK = 74,
916 _SC_MONOTONIC_CLOCK = 38,
1049 _SC_MONOTONIC_CLOCK = 34,
1268 _SC_MONOTONIC_CLOCK = 74,
1441 _SC_MONOTONIC_CLOCK = 0x0064,
1700 _SC_MONOTONIC_CLOCK = 736,
1966 _SC_MONOTONIC_CLOCK = 149,
2268 _SC_MONOTONIC_CLOCK,
    [all...]
  /src/usr.bin/getconf/
getconf.c 145 { "_POSIX_MONOTONIC_CLOCK", SYSCONF, _SC_MONOTONIC_CLOCK },
  /src/lib/libc/gen/
sysconf.c 177 case _SC_MONOTONIC_CLOCK:

Completed in 18 milliseconds