Searched refs:ST_RELATIME (Results 1 – 4 of 4) sorted by relevance
1196 public static final int ST_RELATIME; field in OsConstants1197 static { ST_RELATIME = 0; }
775 public static final int ST_RELATIME = placeholder(); field in OsConstants
591 initConstant(env, c, "ST_RELATIME", ST_RELATIME); in OsConstants_initConstants()
540 field public static final int ST_RELATIME;