Searched refs:S_IRWXO (Results 1 – 2 of 2) sorted by relevance
512 public static final int S_IRWXO = placeholder(); field in OsConstants
570 initConstant(env, c, "S_IRWXO", S_IRWXO); in OsConstants_initConstants()