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