Searched defs:executable (Results 1 – 3 of 3) sorted by relevance
28 public static int findPidFor(String executable) throws IOException { in findPidFor()
67 private void assertDomainOne(String domain, String executable) throws FileNotFoundException { in assertDomainOne()89 private void assertDomainZeroOrOne(String domain, String executable) in assertDomainZeroOrOne()
65 private boolean executable; field in FileUtils.FileStatus