Searched refs:_SC_2_FORT_DEV (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | sysconf.h | 55 #define _SC_2_FORT_DEV 0x0011 macro |
/bionic/libc/bionic/ | ||
D | sysconf.cpp | 188 case _SC_2_FORT_DEV: return SYSTEM_2_FORT_DEV; in sysconf() |