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