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