Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsysconf.cpp67 #define SYSTEM_2_SW_DEV -1 /* posix software dev utilities unsupported */ macro
191 case _SC_2_SW_DEV: return SYSTEM_2_SW_DEV; in sysconf()