Searched refs:ST_NOSUID (Results 1 – 4 of 4) sorted by relevance
1190 public static final int ST_NOSUID; field in OsConstants1191 static { ST_NOSUID = 0; }
773 public static final int ST_NOSUID = placeholder(); field in OsConstants
589 initConstant(env, c, "ST_NOSUID", ST_NOSUID); in OsConstants_initConstants()
538 field public static final int ST_NOSUID;