HomeSort by relevance Sort by last modified time
    Searched refs:_SC_2_FORT_DEV (Results 51 - 53 of 53) sorted by null

1 23

  /bionic/libc/bionic/
sysconf.cpp 189 case _SC_2_FORT_DEV: return SYSTEM_2_FORT_DEV;
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 392 public static final int _SC_2_FORT_DEV = placeholder();
    [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 452 initConstant(env, c, "_SC_2_FORT_DEV", _SC_2_FORT_DEV);

Completed in 96 milliseconds

1 23