Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dsysconf.h141 #define _SC_CPUTIME 0x006e macro
/bionic/libc/bionic/
Dsysconf.cpp158 case _SC_CPUTIME: in sysconf()
/bionic/tests/
Dunistd_test.cpp676 VERIFY_SYSCONF_POSIX_VERSION(_SC_CPUTIME); in TEST()