Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixConstants.java59 static final int S_IAMB = get_S_IAMB();
135 private static int get_S_IAMB() { in get_S_IAMB() method in UnixConstants