Searched defs:F_OK (Results 1 – 2 of 2) sorted by relevance
99 static final int F_OK = OsConstants.F_OK; field in UnixConstants
350 public static final int F_OK = placeholder(); field in OsConstants