Home
last modified time | relevance | path

Searched refs:_SC_MONOTONIC_CLOCK (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/sys/
Dunistd.h268 #define _SC_MONOTONIC_CLOCK 38 macro
/netbsd/src/usr.bin/getconf/
Dgetconf.c145 { "_POSIX_MONOTONIC_CLOCK", SYSCONF, _SC_MONOTONIC_CLOCK },
/netbsd/src/lib/libc/gen/
Dsysconf.c177 case _SC_MONOTONIC_CLOCK: in __weak_alias()