Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dsysconf.h52 #define _SC_2_C_DEV 0x000e macro
/bionic/libc/unistd/
Dsysconf.c181 case _SC_2_C_DEV: return SYSTEM_2_C_DEV; in sysconf()