Searched refs:_SC_2_C_DEV (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | sysconf.h | 52 #define _SC_2_C_DEV 0x000e macro |
/bionic/libc/unistd/ | ||
D | sysconf.c | 181 case _SC_2_C_DEV: return SYSTEM_2_C_DEV; in sysconf() |