Searched refs:S_IAMB (Results 1 – 2 of 2) sorted by relevance
59 static final int S_IAMB = get_S_IAMB(); field in UnixConstants
217 int bits = (st_mode & UnixConstants.S_IAMB); in permissions()