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