Uses of Class
jnr.posix.WindowsChildRecord
Packages that use WindowsChildRecord
-
Uses of WindowsChildRecord in jnr.posix
Methods in jnr.posix that return WindowsChildRecordModifier and TypeMethodDescriptionprivate WindowsChildRecord
WindowsPOSIX.createProcess
(String callingMethodName, String command, String program, WindowsSecurityAttributes securityAttributes, HANDLE input, HANDLE output, HANDLE error, String[] envp) Methods in jnr.posix with parameters of type WindowsChildRecordModifier and TypeMethodDescriptionprivate int
WindowsPOSIX.childResult
(WindowsChildRecord child, boolean overlay)