Home
last modified time | relevance | path

Searched refs:posix (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DFileSystemUtils.java306 long freeSpaceUnix(String path, boolean kb, boolean posix) throws IOException { in freeSpaceUnix() argument
317 if (posix) { in freeSpaceUnix()