Uses of Class
oshi.jna.platform.unix.AixLibc.AixPsInfo
-
Uses of AixLibc.AixPsInfo in oshi.driver.unix.aix
Modifier and TypeMethodDescriptionstatic AixLibc.AixPsInfo
PsInfo.queryPsInfo
(int pid) Reads /proc/pid/psinfo and returns data in a structureModifier and TypeMethodDescriptionPsInfo.queryArgsEnv
(int pid, AixLibc.AixPsInfo psinfo) Read the argument and environment strings from process address spacePsInfo.queryArgsEnvAddrs
(int pid, AixLibc.AixPsInfo psinfo) Reads the pr_argc, pr_argv, and pr_envp fields from /proc/pid/psinfo