Uses of Class
oshi.jna.platform.unix.AixLibc.AixPsInfo
Packages that use AixLibc.AixPsInfo
-
Uses of AixLibc.AixPsInfo in oshi.driver.unix.aix
Methods in oshi.driver.unix.aix that return AixLibc.AixPsInfoModifier and TypeMethodDescriptionstatic AixLibc.AixPsInfoPsInfo.queryPsInfo(int pid) Reads /proc/pid/psinfo and returns data in a structureMethods in oshi.driver.unix.aix with parameters of type AixLibc.AixPsInfoModifier 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