| Package | Description |
|---|---|
| jnr.posix |
| Modifier and Type | Method and Description |
|---|---|
private WindowsChildRecord |
WindowsPOSIX.createProcess(java.lang.String callingMethodName,
java.lang.String command,
java.lang.String program,
WindowsSecurityAttributes securityAttributes,
HANDLE input,
HANDLE output,
HANDLE error,
java.lang.String[] envp) |
| Modifier and Type | Method and Description |
|---|---|
private int |
WindowsPOSIX.childResult(WindowsChildRecord child,
boolean overlay) |