Searched defs:prog (Results 1 – 1 of 1) sorted by relevance
188 public Process exec(String prog) throws java.io.IOException { in exec()207 public Process exec(String prog, String[] envp) throws java.io.IOException { in exec()229 public Process exec(String prog, String[] envp, File directory) throws java.io.IOException { in exec()