Home
last modified time | relevance | path

Searched refs:_SC_2_VERSION (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/sys/
Dsysconf.h60 #define _SC_2_VERSION 0x0016 macro
/bionic/libc/unistd/
Dsysconf.c189 case _SC_2_VERSION: return SYSTEM_2_VERSION; in sysconf()