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